-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: 4.4.1
-
Component/s: Administration - Workflows
-
4.04
-
Severity 3 - Minor
-
The default workflow in JIRA has two different "Close Issue" transitions: one with an id of 2 (used when closing an issue from Open, In Progress, or Reopened) and one with an id of 701 (used when closing an issue from Resolved). You can see that in the image showing the workflow steps in the docs.
This makes it harder to customize the workflow to add custom validators or conditions when closing an issue, because it needs to be configured in two places. I'm sure this would confuse people.