GraphQL - Wildcard * sometimes not working for Recources Label and Identification
Description
Filters in GraphQL interface sometimes do not provide desired results. If filtering on an empty
string, only those objects are displayed that have an empty string at the
filtered items. However, the filter should be disabled and show all data.
This behavior has been fixed.
The filters now work as intended:
- Filter not
present: all data is returned
- Filter set to
"*": all data is returned
- Filter set to an
empty string : filter is disabled, all data is returned
To benefit from this fix:
- Update your zenon Software
Platform to the latest build of zenon 11 or higher.
Item ID: 257125
Version: 11.00 Build: 109317
Version: 11.00 Build: 111398