Hello ;)
How to generate the following automation in Jira :
If in project x the status of a request changes from a to b then in a related task located in another project ( project x ) change the status of the task .
I have queried GPT but still don't know how to trigger a status change in another project . Jira Cloud, standard version.
Hi @Paweł Szymborski and welcome to the Community!
In your automation rule details, you should make sure to set the scope of your automation rules to global or at least multiple projects. With that last option you can explicitly select the projects involved in the automation.
That may be the key in solving your issue at hand. The automation rule itself should consist of the following elements:
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.