-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.3.1, 10.0.0
-
Component/s: Issue - View Issue
-
9.03
-
13
-
Severity 3 - Minor
-
1
Issue Summary
If you have a condition on every transition of a workflow, such as "Only the assignee of the issue can execute this transition.", then when you open the workflow dropdown, you will get an error.
If you then meet the condition, such as assign the issue, and open the dropdown again, the contents will not load until you refresh the page.
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Create a workflow with a condition of "Only the assignee of the issue can execute this transition." on every transition
- Create a new issue that uses this workflow
- Open the workflow dropdown
- You should see a message similar to "We can't change the status. There is no status you can transition to or you don't have permissions."
- Assign the issue to yourself
- Open the workflow dropdown, and see that it does not load.
- Refresh the page for the dropdown to load correctly.
Expected Results
The dropdown should properly show the workflow transitions if the conditions have been met.
Actual Results
The workflow dropdown does not show the transitions until the page has refreshed.
Workaround
To resolve this issue, the page needs to be refreshed.
This can be avoided by making sure the conditions are met, before expanding the dropdown.
- is related to
-
JSWSERVER-25355 Issue view doesn't respect workflow conditions
-
- Closed
-
- relates to
-
JRASERVER-76067 Transition buttons are not visible without refreshing page when Transition Issues permission is set to Current assignee
-
- Gathering Impact
-
- mentioned in
-
Page Loading...