[ros-dev] Jira search

Hermès BÉLUSCA - MAÏTO hermes.belusca at sfr.fr
Thu Sep 13 13:32:02 UTC 2012


Some information can be found at :

https://confluence.atlassian.com/display/JIRA/Advanced+Searching

In this page, search for "startOfDay()" of even "startOfYear()"

Hermès.

-----Message d'origine-----
De : ros-dev-bounces at reactos.org [mailto:ros-dev-bounces at reactos.org] De la
part de Thomas Faber
Envoyé : jeudi 13 septembre 2012 14:32
À : ReactOS Development List
Objet : Re: [ros-dev] Jira search

Hermès' "Updated Yesterday" filter looks like it has the answer:
(updated >= startOfDay("-1d") AND updated <= endOfDay("-1d")) ORDER BY
created DESC, key DESC

So I'd do "older than 1 year" as:
created <= startOfDay("-1y") ORDER BY created DESC

On 2012-09-13 11:28, Timo Kreuzer wrote:
> Hi,
> 
> Does anyone know how to search for issues older than 1 year or 
> something like that?
> 
> According to https://jira.atlassian.com/browse/JRA-1983 it should be 
> possible, but Icouldn't figure out how to.
> 
> Timo

_______________________________________________
Ros-dev mailing list
Ros-dev at reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev



More information about the Ros-dev mailing list