Hello@quarfie Yes there would be metadata schema applied on the assets
folder which is validating if all the assets have mandatory metadata
fields in it or not and displaying the flag. A property
"hasValidMetadata" would be added to "jcr:content" of assets which is
used to filter the invalid assets in a search result.You can navigate to
a specific asset's properties and add the missing mandatory metadata.
You can also check which metadata schema is applied to the Asset's
parent folder and naviga...