You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the sitedata cleaner, the current logic uses the selected context level to find all the mime types to delete, but when updating matching mdl_files records, it ignores context level, and instead updates all records matching the mime types, regardless of context level and component etc.