Skip to content

Media: search: Remove useless join with File table

We're searching for a media, it has to have a main file associated with it, so we don't have to force a join with the file table in case we don't sort by a File related field

Merge request reports