Skip to content

if local_channel() and updating the page do not query for another item if the...

Mario requested to merge mario/core:mod_display_fixes into dev

if local_channel() and updating the page do not query for another item if the first query returned no results. we will most probably find an item from another channel (e.g. after liking a comment) and end up with multiple items with the same mid from different channels after the page update

Merge request reports