Hello Everyone i need help on automation Rule.
I'm linking Issue A with Issue B with link type(fixes) Here Issue B is Source and issue A is Destination.
I want to check whether Issue C is already linked with in Issue A(Causes link type). If Issue C is already linked with Issue A then Update field value in Issue C to True.
Issue C is from different project. Hence i choose Multiple project in Rule.
Hi @Prathap DL
An option to validate on this is to have a specific issue link type in place for the link between Issue A and C
Or
Use a Automation-for-Jira-Send-web-request-using-Jira-REST-API to perform an issue search with JQL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.