Hi,
We are very new to JIRA. As a producer, I try to let team adapt to new workflow. One of routines is user has to work log by the end of day.
Is there anyway I can have a report to see if everyone log their work?
Thank you very much.
Hi @Frank Mingbo Li and welcome to our Community!
You could try the following JQL expression in the advanced search:
worklogDate >= startOfDay(-1)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.