Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I need to automate a rule when an issue is created in project A, without a Due date and linked issue from project B (it does not matter what kind of link, the important part is that the issue linked belongs to project B). Add a comment in that issue in project A and change the Due date.
I have this as a global rule but is not working. because is analyzing items created in project B, not in project A
Hi @juan_lara -- Welcome to the Atlassian Community!
Have you tried adding another condition immediately after the trigger, checking that the project is equal to "project A"? That should stop any other created issues from proceeding.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.