You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Need a query all new stories added to a release in the past 24 hours
Something like this maybe
fixVersion changed to 3.37 after startOfDay(-1d)
Replace 3.37 with your version and adjust the time factor to suit.
Hi Jack thanks for the reply
This query shows only changed fixversion but i want both all newly created fixversion and changed fixversion in past 24 hrs.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok. Your initial post seemed to imply a specific release. So you could check if the fix version was empty and no longer is...
fixVersion was empty BEFORE startOfDay(-1d) and fixversion is not EMPTY Or (fixVersion changed
or if you simply want to see where the FV changed...
fixVersion changed after startOfDay(-1d)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.