hello folks,
wanted to AUTO-move a story from ready to IN PROGRESS status when all the tasks in the board SPRINT are in progress, but my automations is not working :(
started wuth status="In progress", tried AND status !="ready" to limit research, then tried with the follwing...
but the story seems to stay in READY and it is not transitioned :(
Hi ArtAttack,
Maybe try moving the Condition for sprint in openSprints() to be it's own condition above the branch. Not sure that the Sprint is actually on the Sub-task level but haven't really looked yet either.
Yes, and...to John's suggestion: specifically split that into 2 conditions, where one tests the trigger issue is in an open sprint and later test test subtasks' status values in the branch (or outside with JQL).
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.
I am not following, would you kindly explain how would you change the rules?
tyvm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ty sir :)
according to the audit log it seems a SUCCES, but the history is not transitioned in real time...
is that correct?
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.
Hello @Artattack Group Srl
Welcome to the Atlassian community.
What does the Audit Log for the rule tell you about the execution of the rule?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
either NO ACTIONS PERFORMED or SUCCESS, but the story is not transitioned in the proper status...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In this case issue KB4-4523 should've transitioned to In Progress. What does the history for KB4-4523 show? Was it transitioned to In Progress at the time this rule ran?
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.