Hi
In my project with story- subtask structure, in story when apply "Create subtask" button , we need to restrict component according to subtask issuetype , like as below pic:
for example:
when issuetype is 1:
component can show only 1, 1-1, 1-1-1
when issuetype is 2:
component can show only 2, 2-2, 2-2-2
How do this ?
Thanks
By default, there's no way to limit components based on the issue type. You can however achieve it by using the "behaviours" feature in ScriptRunner for Jira.
The script you need has already been answered in a similar community question.
Hope this helps.
Kind regards
Jorden
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.