Actions
Bug #7518
closedMultiple JS conditions not compressing correctly
Description
When sending multiple conditions to JS they're being compressed in the AND and should be compressed in the OR. This is causing duplicate conditions being sent causing some cases to fail.
Actions