I've created a custom issue type ("Initiative") for my Jira Work Management project. When I open that new initiative issue it does not look like I can add child or parent issues. When I go to `Project settings > Issue types > Initiatives > Fields`, child and parent links are not available to add to the issue type. Is there a way to add these fields?
Hi,you can do this by adding a condition to the transition using one of the scripting utilities plugin like script runner or jjupin, jss.. or develop you own plugin.
Look to this links its can help you and give you more ideas.
https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunnerhttps://marketplace.atlassian.com/plugins/com.quisapps.jira.jsshttps://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.jjupin
Here https://answers.atlassian.comthere are some interessting answers using one of this plugins , it's can give you some ideas too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.