I am trying to determine a way to send individuals a reminder to log time if they forget within a 24 hour period on tickets. I have tried using multiple combinations of JQL queries using "workinglogDate <= -1d" and "timespent is empty", but nothing seems to get it just right.
Is there an easier way to accomplish what I am trying to do and I am just overcomplicating this?
not precisely limited to work log but maybe a simply subscription to the team based upon the following jql?
project = myproject and updated <= -1d and resolution is empty
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.