The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to make a daily task counter?

Juan Pablo Cadavid Medina
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 9, 2023

I'm trying to make a JQL query to get the log of all the cases that have worked the collaborators of my project, but the problem is that for now I can only count the tasks that are assigned to some collaborator and I need to do something that tells me everything that have been assigned throughout the day.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Trudy P Claspill
Community Champion
May 9, 2023

Hello @Juan Pablo Cadavid Medina 

Welcome to the Atlassian community.

You can find all the issues where a given user was assigned to the issue at some point during the day using the WAS operator:

assignee WAS <user> DURING(startOfDay(),endOfDay())
Juan Pablo Cadavid Medina
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 9, 2023

Many Thanks for your Answer, it's just what I needed, :D 

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events