-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: 5.18.3
-
Component/s: None
-
None
It would add a rule condition called "nameMatchesRegex". Set usesArg0 as true. User will provide the regex through the UI and that would be set in ifConditionEnumArg0.
Compare the regex with the group id path that was added and if it meets the regex criteria then add it otherwise ignore it.