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.
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.