Forums

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

Counting how many tickets a reporter has submitted in 24 hours

Simon Earl
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!
March 18, 2023

Hi

I would like to add (I think) a count of how many tickets a Reporter has submitted within a 24 hour timeframe to the Reporter/Customer's account

My ultimate aim is to combine any tickets submitted by a 'Reporter' or a 'Customer in to a single ticket if they have submitted multiple tickets within 24 hours

If you've got an idea on how to do 'my ultimate aim' then please let me know

Cheers

1 answer

1 vote
Sunny Ape
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 18, 2023

You can find those tickets with a search. The JQL would be something like:

reporter = jsmith AND createdDate >= startOfDay(-24h)

This will provide the list of the tickets, but I'm not sure what you mean by 'adding' this information to Reporter's account.

Simon Earl
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!
March 19, 2023

Thanks so much for coming back to me !

What I really want to do is to have automation work in the background every hour or so that if a user (reporter) has submitted multiple tickets in a 24 hour period, then the automation workflow would combine all the tickets in to one

Cheers

Si

Sunny Ape
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 19, 2023

That automation sound like an interesting challenge to build.

Have fun.

Suggest an answer

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

Atlassian Community Events