You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the rule match array conversion happens as the component updates, not when saving. This creates undesirable behavior when trying to add spaces (because of the constant trimming)
Acceptance Criteria
Array conversion is added to rule save rather than rule update
The text was updated successfully, but these errors were encountered:
Right now the rule match array conversion happens as the component updates, not when saving. This creates undesirable behavior when trying to add spaces (because of the constant trimming)
Acceptance Criteria
The text was updated successfully, but these errors were encountered: