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: 

search for tickets created on a given day

K.V.L.N. Karthik
July 31, 2018

I need to search for a ticket that is updated on a given day by a given resources

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Giedre Yager
Contributor
July 31, 2018

Given resource you mean assignee?

If I would search for my updated tickets on the 1st of July (that I am assigned to), I would search for updated = "2018/07/01" AND assignee = Giedre Doliebaite

1 vote
Thomas Schlegel
Community Champion
July 31, 2018

Hi @K.V.L.N. Karthik - I also do not know what you mean by a given resource, but you can query for a special update date, e.g. 30.07.2018 by:

updated >= "2018/07/30" AND updated < "2018/07/31"

K.V.L.N. Karthik
July 31, 2018

thank you very much for the prompt response, looking for 

updated >= "2018/07/30" AND updated < "2018/07/31" exactly

0 votes
Raynard Rhodes
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 Champions.
July 31, 2018

I'm not entirely sure what you mean by a given resource, but I use the Advance JQL

 

project = "Project Name" AND updated <= endOfMonth()

 

We have multiple projects so I use "project", you can also see what prepopulates for choices after "update <= "

 

I hope I've understood and explained that correctly, I'm still learning Jira myself.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events