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: 

filtros en Jira

Jorge_de_Carlos
Contributor
August 9, 2018

Hola,

Alguien me puede explicar como funciona el comando DURING a la hora de crear filtros en Jira?

Por otro lado, estaría muy bien poder filtrar la cantidad de tickets dearrollados (DONE) durante cierto periodo de tiempo. El comando resolutiondate() no nos sirve.

Gracias y un saludo!

Jorge

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Andy Heinzer
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.
August 10, 2018

"During" is a JQL term that can be used in regards to looking at historical values for some fields in Jira.   For example you could use this in a JQL search such as

project=ABC and status changed to done during (startOfDay(),endOfDay())

In turn this will show you all the issues in that project that had their status changed to Done today.  There is some more details on how this works in the documentation Advanced searching - operators reference

Jorge_de_Carlos
Contributor
August 20, 2018

Thanks @Andy Heinzer

Regards!

TAGS
AUG Leaders

Atlassian Community Events