I want to implement : For example, I don't want user link another issue with linktype is parent of for 'Work Package' IssueType. Because, any other issue type should never be a parent of a Work Package. So My idea is that I would use a live field for validation of the linked issues OR an update listener to make sure that the links don't go the wrong way. If user link issue with the linked type 'is a parent of' then will pop up an error.
If linked issuetype == Work package and linktype is 'is a parent of 'then will pop up an error ''Any other issue type should never be a parent of a Work Package."
Anyone can provide me the demo code?
Thanks a lot
Hi Mandia,
Jira does not natively have conditional issue links as you described.
But, Check out the add-on Jira Workflow Toolbox that has a the ability to add in this functionality covered in more detail here:
Regards,
Earl
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.