-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Workflows - Transitions
-
None
-
1
-
Severity 3 - Minor
-
1
Issue Summary
Fields in Jira that are not a single value but rather a collection of metadata (say Project, for instance" are shown as options in the dropdown for Workflow rules to validate their values; however, them not having a single value break this functionality.
Steps to Reproduce
- Create a workflow rule to restrict a transition
- Select the Project field to perform the validation
- The validation breaks because the options to validate (text or number) are not meant to account for fields that have metadata instead of a single value
Expected Results
These fields should not appear as options to select from
Actual Results
The fields are listed as options but won't work
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available