The commit in #1651126: Add additional filters to the File List page caused several regressions:

  • Calling user_load() for each file rather than pre-loading all related users to the files on the page with user_load_multiple(). This is a performance regression.
  • The 'missing file' indicator class on the rows have gone missing.

Comments

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new1.86 KB
dave reid’s picture

Status: Needs review » Fixed

Automatically closed -- issue fixed for 2 weeks with no activity.