Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Changing an Issue Type breaks paren-child linkage

Dan Spearing
March 4, 2026

Greetings,

When I edit a Story level issue type, I can change the Issue's type via the Issue Type dropdown to other types at the Story level, which will not break the parent-child linkage.

However, when I edit a Feature level Issue Type, the dropdown shows Issue types at higher levels which would break the one-level parent-child linkage. I don't want this.

Screenshot 2026-03-04 082733.png

Is there a way to enforce the same restrictions that my Story level issues have (only allow issue type changes to issue types at the same level) to the higher level issue types as well?

Thanks in advance!

2 answers

1 accepted

0 votes
Answer accepted
Arkadiusz Wroblewski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 4, 2026

Hello @Dan Spearing 

no, Jira Data Center can’t enforce “issue type can only be changed within the same hierarchy level”.

The Issue Type dropdown is based on what’s in the project’s Issue Type Scheme, not on Advanced Roadmaps levels. So if higher-level types are in the same scheme, they will show up, and changing type is basically a Move operation which can break the one-level parent/child relationship.

What you can do:

Limit “Move issues” permission (that’s what controls type changes).

Separate issue types by scheme/project so the “wrong” types simply aren’t available.

If you need strict rules, use an app-based guardrail (block invalid moves), because Jira won’t do it natively.

1 vote
Mikael Sandberg
Community Champion
March 4, 2026

The options shown in the dropdown for issue type is based on the issue types associated with the same workflow as the current issue type, it is not based on the hierarchy that you have defined. If you want to limit the options you would have to create a new workflow and associate the issue types that you want to be available to that new workflow.

Suggest an answer

Log in or Sign up to answer