Hi Team,
We require an automation rule to send notifications via email or Teams channel to manger when users fail to log their timesheets before the day's end.
Example: If I didn’t log timesheet today (04-06-2024) before 12 AM, My manager or team lead should receive email notification on 05-06-2024 at 12:01AM that Kamal is not logged the timesheet on 04-06-2024.
Is this possible to setup?
Thanks
Hello, Good day. You can create scheduled automation rule to run in the evening and use following JQL.
project = XXX AND issuetype in (Task, stroty) AND worklogDate < startOfDay()
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.