Files
actual/upcoming-release-notes/2970.md
Sebastian Civarolo 56c5a533e7 Fix false positives for duplicate filters error when saving a new filter (#2970)
* update conditionExists function to compare filter options

* rename method

* array.some instead of for loop

* release note

* refactor the condition search
2024-08-03 11:09:25 -07:00

121 B

category, authors
category authors
Bugfix
scivarolo

Fix false positives for duplicate filters error when saving a new filter.