Hey everyone, how can I create automation that every time a user transitions a ticket to 'DONE' and a work log (time tracking) jira filed has not been registered, an automated email is sent? I tried to create the if conditional in many ways but nothings seems to work.
Hello @Giorgos Antonopoulos
Have you tried using Jira smart values? I tried this by using {{issue.worklogs.last.timeSpent}} is Empty and it works.
Here is a screenshot of the automation. Let me know if it works for you.
Also, you can make this experience better by trying out Clockwork. Clockwork provides you with Validators that prevent the Issue from transitioning to DONE once there is no worklog logged on that issue.
Instead of using 'worklogDate = NULL', can you try using 'timeestimate is empty' and check.
Hope this helps.
Thanks,
Vamsi
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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.