Scenario:
We have gone through planning, have 20 stories that we have planned. I hit the start sprint button. I want to see which stories were in the sprint at the time I hit the "start sprint" button. This will allow you to see what the original plan was, and compare that against what was added / removed during the sprint.
I tried using not in, but that didn't work.
Sprint is not EMPTY AND (issueFunction not in addedAfterSprintStart("Board Name") OR issueFunction not in removedAfterSprintStart("Board Name") AND issuetype = Story)
I know I can do this in EazyBI, but we've been told not to use EazyBI since it's slow and clogs up the network. So I am hoping that there is something like "issuefunction in committedAtSprintStart.
We have removed, added, complete and incomplete. Why not have "at sprint start'?
See: https://docs.adaptavist.com/sr4js/latest/features/jql-functions/included-jql-functions/sprint
Thank you in advance for your help!
Bella
Thank you for solving my issue! This worked, so far!
Planned, Removed, Added and Achieved:
Hi Bella,
I’m Nauris from eazyBI.
I just wanted to share a couple of tips for eazyBI performance:
If your admin/tech team has any additional questions, please let them know that they can reach out to support@eazybi.com with the setup details, and we’ll help identify any points of improvement!
Have a beautiful day!
Nauris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks! Unfortunately our organization has removed EazyBI option, which is a bummer. I loved having the ability to customize my reports!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's a bummer indeed :(
If you're company decides to give it another shot, feel free to reach out to us and we'll help you set it up in the most efficient way :)
Have a great weekend!
Nauris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do miss the power of EazyBI - just not the slowness. ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could inSprint work? But will this know that the date "in sprint" was today?
inSprint(board name/ID or sprint name/ID)
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.