Closed AntWeb-org closed 7 months ago
I can't replicate this.
My data are not the same as production (I've been messing with it offline), but see:
Those are filter results for the CE records I believe. The CO filter is not returning results.
Sorry! I need to read more carefully. Will check it out.
Oh, I see. The data attributes there are for CollectionObjects, country
is a Predicate used on CollectingEvents, so that's why you see nothing here. The DataAttribute search only searches on Predicates used on this object type, not on predicates linked through other object types. You'll have to search on CEs first, then pass that here.
It would be extremely valuable to have all of the predicates linked to the COs as well so we do not have to do a two-step filter. One of our most used filters would be finding COs for countries. The GA sort of works but our country predicate is more accurate with regards to filtering.
@bpescador
We added a note via the orange ? help to clarify this function of facet. At this time, as we don't plan to extend this functionality further becaused of the conceptual and implementation complexity it would introduce I'm going ot close this.
Steps to reproduce the bug
Screenshot
Expected behavior
When I filter collection objects using data attributes, I would expect results similar to those in the CE filter.
Filtering data attributes work in the CE filter but it is an extra step to then filter the CEs to COs.
Additional Screenshots
No response
Environment
Production
Sandbox Used
No response
Version
v0.40.0
Browser Used
Chrome Version 123.0.6312.86