-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Space Administration - Workflows and statuses
-
2
-
Minor
Summary
As a Jira administrator, when trying to create a transition between two statuses through the workflow "Diagram view", an option to select the screen mapped to the transition shows up.
When using the MS browser "Edge" an error is thrown if you don't select a value for that field.
Th error on the UI is the following:
The error on the developer tool is the following 400 error:
Steps to Reproduce
- Try using MS Edge browser
- Create a new workflow
- Go to edit this newly created workflow
- select the diagram view
- ensure that you have at least two statuses
- try to create a transition between two statuses
Expected Results
The screen field has a default value of "None". So if no value is chosen there will be no screen mapped to the transition.
Actual Results
The screen field value is empty.
Workaround
- Look for the "None" value from the screen select list and choose it before saving.