Hi Atlassian team,
I'm looking for the option to create a filter on top of the particular project.
I want to filtred out all users (agents) who created a comment to any tickets (under the particular project only) between 6 PM to 8 AM. Is that somehow possible?
Want to have a result on daily basis, to keep track of how big the workload is in this timeframe.
Thank you for letting me know,
Radek
Welcome to the Community!!
Comments do not hold historic data when searching via JQL. Only text search is possible with Comments
So, in conclusion, it is not possible!!
Instead, you could check for Issue updated JQL between the time frame you have specified and would return the issues.
From what I see in the question, if you need issue updates that have happened between 6PM to 8AM you could go with Issue updated search
Let me know if there are further queries
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.