Hi,
I want to check a condition whether an issue of Issue type is linked with Risk issue type.
If yes then nothing will happen and if no then it will create an issue of issue type automatically.
How to check this in groovy script?
Although I understood your question partially, I would like to know when do you want to perform this check? Is it on issue creation?
I want to check whether (relates to) issues are of the issue type == "issue" where my parent issue is a Risk if not we need to create a new issue replicating the parent issue details.
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.