hello,
We would like to set up an automation such as that if the field "Epic Status" of an epic gets set to Done, we perform a certain transition on the epic.
Unfortunately, the condition does not seem to match anything. I tried several options, including:
Hello @raju mandapaka , @Jack Brickey
I tried the following:
It says that the issue did not match the jql condition. I have marked the epic as done from the backlog of a scrum board. I believe the "issue matches jql" condition finds the epic status before the change, which is "To Do", and this is why it does not match.
Please let me know if you have any suggestions.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @arama mihai
Let's find out the Epic status by smart value, please insert a log action after first condition and keep {{Epic Status}} in that log action, so that we can know what' the status and i advice to keep trigger as filed value changed (Epic status) for only edit issue, so that we can reduce unnecessary logs.
Thanks
Raju
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your suggestion.
For whatever reason, this automation now works without adding anything else.
We did perform a full reindex today, so perhaps what has helped, considering since the rule hasn't changed since yesterday.
Thank you for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you not use the JQL Condition?
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.