updatedDate > lastViewed

Michal Kubát March 16, 2016

Hello,

why cannot I use syntax updatedDate > lastViewed in issue filter?

If I use it JIRA show an error

"Date value 'lastviewed' for field 'updated' is invalid. Valid formats include: 'yyyy/MM/dd HH:mm', 'yyyy-MM-dd HH:mm', 'yyyy/MM/dd', 'yyyy-MM-dd', or a period format e.g. '-5d', '4w 2d'."

But in documentation https://confluence.atlassian.com/jirasoftwareserver071/advanced-searching-fields-reference-800707156.html#Advancedsearching-fieldsreference-LastViewedLastViewedDatelastViewedDateLastviewed are both fields the same field type DATE..

How other way can I show updated issues and not viewed yet after its last update?

Thanks

Michal Kubát

2 answers

1 accepted

2 votes
Answer accepted
Jack Nolddor _Sweet Bananas_ March 16, 2016

As you can read in JRA-20727 this is a requested feature, but is impossible to compare DATE field by the moment


https://jira.atlassian.com/browse/JRA-20727

0 votes
Aleks Yenin (Polontech)
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 16, 2016

Hi,

It happens because  format of updatedDate is not like  lastViewd's format.

 So you can try to change 

jira.date.picker.java.format
jira.date.picker.javascript.format
jira.date.time.picker.java.format
jira.date.time.picker.javascript.format

See here: https://confluence.atlassian.com/jira/__date-and-time-formats-228065889.html

Hope it helps.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events