Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Hi, I want to fetch tasks which are moved to UAT(status) from Systemtest(status) in the last one week?

Hi, I want to fetch tasks which are moved to UAT(status) from Systemtest(status) in the last one week?

Vijay
August 3, 2015

Hi, I want to fetch tasks which are moved to UAT(status) from Systemtest(status) in the last one week?

 

This is the query which i have written for this... (10007) is the status id for system test.

status = UAT AND "Last Status ID" ~ "10007" AND updated >= -7d

But this query is returning more tasks which are in UAT (status) few weeks before, as the update date column is recent, as many people type some comments in the task....

 

Is there any other field available in JIRA?

2 answers

1 accepted

0 votes
Answer accepted
Deleted user
August 3, 2015
0 votes
Vijay
August 3, 2015

Thank you very much... I have done it smile

 

status = UAT AND status was in ("System Testing") AFTER -7d

 

Deleted user
August 3, 2015

Nice cheers! Accept my answer above :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events