It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I am filtering the issues which were moved from status test to client review using :
project = Kt and status changed from test to client review
we have another requirement to be added to the above , like
is it possible to filter it on weekly bases (for each consecutive weeks) ?
Hey Mallikarjun,
Yes, it's possible! If you put "AFTER startOfWeek()" parameter at the end of your query it will do the trick. It will be like this:
project = Kt and status changed from test to client review AFTER startOfWeek()
You can refer to the page below for even more information regarding JQL:
https://confluence.atlassian.com/display/JIRA063/Advanced+Searching
Cheers,
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.