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
{{ message }}
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.
We have some process definition attributes that do matching via regex right now. With the addition of jsonpath filters for item filtering when chaining, we now have two means of matching items across the different attributes that do matching. For consistency we should use jsonpath for all matching, though backward compatibility with the existing regex matching will be necessary for the time being.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have some process definition attributes that do matching via regex right now. With the addition of jsonpath filters for item filtering when chaining, we now have two means of matching items across the different attributes that do matching. For consistency we should use jsonpath for all matching, though backward compatibility with the existing regex matching will be necessary for the time being.
The text was updated successfully, but these errors were encountered: