Flowpack / media-ui

The development repository for the new Neos media management interface
GNU General Public License v3.0
20 stars 16 forks source link

"Unused filter" shows incorrect results if "AssetUsage" package is not installed #171

Closed Sebobo closed 1 year ago

Sebobo commented 1 year ago

Description

This bug came out of the issue described in #158 in which the AssetUsage package is not used, but the usages feature is enabled.

Steps to Reproduce

  1. Turn on usages feature
  2. Make sure AssetUsage package is not installed

Expected behavior

The unused filter should only be active if it can actually return proper results

Actual behavior

The unused filter would show assets which are in use

Affected Versions

Media Module: Since usages were integrated

Sebobo commented 1 year ago

Cannot reproduce as the Media UI would throw exceptions if the package is not installed and the filter is being used

Sebobo commented 1 year ago

Hi @peterrauber, if you can somehow reproduce this bug, feel free to reopen or ping me.