I have two projects one "HELP" the second "DEV". How do I create automation? For example, the status of a task in the DEV project is "DONE", and this task is associated with a task from the "HELP" project and its status should automatically change to "DONE" too.
You need to make an sql query without using third-party applications such as scriptrunner
Hi,
Yes this possible with automation for jira
Trigger : issue transitioned
For each : Branch rule / related issues
Action : Transition issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.