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

0 votes
Answer accepted
Trudy 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 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events