Hello,
Can someone help me with creating an automation rule for the following please:
I want to add a Flag (Impediment) to any issues in a future sprint that is 'Blocked By' an issues with an Open status. I.e. clearly alert users that a ticket needs to be unblocked for an up-coming sprint
I believe the above is doable by using the "When: Issue linked" and Type 'Blocks' but the tricky part is I want to run it on all existing issues in a Project and not just for subsequent issues where the Blocked by link is created.
Any ideas? As I am using the "When: Issue linked" trigger, I cannot replace that with a Schedule trigger
Hi Darren - Welcome to the Atlassian Community!
You can copy the current one based on the When Issue Linked trigger and change the trigger for the new one to a Scheduled trigger to run for the existing ones. But make sure your first rule is working as intended before you copy it.
It fails if I do that as it doesn't have the source issue as its within the "When: Issue linked" trigger
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think JQL can go look/check a Linked Issue and check its status, it can only look at the filtered issues unless you know a way it can?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Darren Mason and @John Funk
Another approach for your scheduled trigger rule to flag the earlier issues is...
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.