-
Sub-task
-
Resolution: Fixed
-
High
-
None
-
None
-
None
-
None
Summary
Not able to drag and drop transitions to To-do and In-progress status and not able to drag and drop/create transitions to Done status.
Steps to Reproduce
- Access Jira Service Desk project settings > Request types > Edit Workflow;
- Create/add a Done status on your workflow;
- Try to drag and drop/add a transition to the status created/added above;
- Provide the transition name and hit Create.
Expected Results
The transition is created successfully.
Actual Results
At console the following error is being thrown:
react-dom.production.min.js:187 TypeError: Cannot read property 'length' of undefined at e.value (view.js:72)
Workaround
Instead of drag and drop, add the transition by clicking on the top menu Transition. It only works for To-do and In-progress status.
Notes
The above workaround does not work for Done statuses.