I started with the automation of Jira and I like it very much.
Now I try to do a new automation for this problem:
When a issue of type story, bug or kaizen is transisioned to resolved, closed or closed - no delivery and this issue is not i an active sprint the I want to clear the sprint-field of this issue. Otherwise, when the issue is in the active sprint, then nothing should happen.
I tried it with this automation:
When I set it active then i get this error:
Is there any empty action or how can I switch the branch to "for issue NOT in the sprint"?
Hi @Christian Fischer, you can use the Log action to simulate an "empty action", though I don't think you will solve the actual problem here.
Instead of branching I might suggest you us a filter, something like this
TimK.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great. Glad it works.
TimK.
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.