-
Bug
-
Resolution: Fixed
-
High
-
5
-
Severity 3 - Minor
-
4
-
Issue Summary
Can't find field in workflow validator if other (20 or more) custom fields have a portion of the string you are trying to find in their name or description.
Steps to Reproduce
- Have a bunch of custom fields created containing the word "Team" in their description
- Go to a workflow transition and try to edit its validators by creating another that checks if the fields are empty
- Search for the custom field named "Team" in the form with the label Fields required for this transition
Expected Results
The exact custom field named Team is shown and selectable.
Actual Results
The other custom fields show up and prevent you from selecting the field named Team.
Workaround
- Search for the field via the fields description
- In general, have the transition validator be edited by any other means other than using the GUI:
- Have the workflow edited via REST API
- Have a workflow transition copied
- Clean the description for other custom field descriptions that contain the name for the field you are searching
- is duplicated by
-
JRACLOUD-82885 When filtering the Field Required Validator custom field list for a workflow, to be able display more results
- Closed
- mentioned in
-
Page Loading...