-
Bug
-
Resolution: Unresolved
-
Low
-
Severity 3 - Minor
-
Jira Software, Jira Service Management
Issue Summary
Automation condition for "Issue Type" does not display sub-task as selectable values
Description:
When configuring an automation rule and adding a condition to match on "Issue Type," the dropdown displays all standard issue types but does not include sub-task as a selectable value.
This prevents users from creating automation rules that specifically target sub-task issue types.
Steps to Reproduce
- Go to Project Settings > Automation.
- Create or edit an automation rule.
- Add a condition: "Issue fields condition" > Field: "Issue Type".
- Open the value dropdown for "Issue Type".
Expected Results
All available issue types, including sub-task issue types, should be displayed and selectable.
Actual Results
Only standard issue types are shown. Sub-task issue types are missing from the list.
Workaround
Using smart value:
{{issue.issueType.name}}