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

BUG: Collections showing wrong asset count #224

Closed lorenzulrich closed 9 months ago

lorenzulrich commented 9 months ago

Description

Since https://github.com/neos/neos-development-collection/pull/3562, ImageVariants are added to the AssetCollection of the original Asset.

The Media UI doesn't constrain the count query to Assets without their variants, therefore the count includes the variants which is misleading:

image