-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The visibility of some filters in the query configuration depends on the value of other related filters.
E.g. The two filters below, Product and bigIntNbDigits are visible only when the value of showAdditionalMeta is set to "Enabled"
But when setting the value of showAdditionalMeta to "Disabled", the two filters are still visible:
Solution: when doing a refresh in the query configuration all the filters should be set to the initial Data Provider status. The provider would be in charge to send everytime the complete list of filter values.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

