Skip to content
Snippets Groups Projects
Unverified Commit 7c47e04b authored by Alexander Solovyov's avatar Alexander Solovyov Committed by GitHub
Browse files

Return correct values for linked filters using non-equality filters (#34837)

`api.dashboard/chain-filter-constraints` now generates a list of constraints using a filter type defined (like
`:string/!=` or `:number/between`). `chain-filter/filter-clause` down the call chain has no access
to _dashboard_ data, but accepts operators like `:!=` and `:between` readily.
parent f550f95a
No related branches found
No related tags found
No related merge requests found
Showing with 306 additions and 280 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment