-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Space Administration - Workflows and statuses
-
None
-
1
-
Minor
Issue Summary
If a multi-line text field is cleared it will prevent issues from being transitioned if there is a regex validator on the transition
Steps to Reproduce
- Create a field of type multi-line text.
- Add a workflow validator
- Choose "Regular Expression check"
- Choose a Multi line text field and in the regular expression type .*
- Click on Add
- Publish the workflow
- Create an issue
- Set the multi-line text field to a value
- Unset the multi-line text
- Perform the transition
Expected Results
Should be able to transition the issue even though the field is empty
Actual Results

Workaround
Currently there is no known workaround for this behaviour.