Hello, I have been reporting out on our team's velocity for the past few weeks. To do so, I created a JIRA dashboard for myself with velocity widgets from each team project. I just checked today, and the "initial scope" that is reported in the velocity widget is not matching the "committed" value that is reported in the team's individual velocity report.
My understanding has been that the "initial scope" and "committed" points are the same thing. Can someone help explain why these values are showing up differently (see Sprint 15 in the photos attached)?
Sorry Neil, I missed that part. I don't think you can do that with JIRA Cloud out of the box, unfortunately.
Mehmet
Mehmet,
I am using JIRA Cloud so I cannot install that plugin unfortunately.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Neil,
Here is what you have to do (remove first the conditions from there)
changeHistoryManager.getChangeItemsForField(issue, "status").getAt(changeHistoryManager.getChangeItemsForField(issue, "status").size() - 2).getFromString().equals("Open")Hope that helps,
Mehmet
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.
Yes, you will have one transition with 6 conditions/post functions - and yes, you would have the same transition text.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This doesn't seem to solve my issue of wanting one button to display with the same text. It seems like I either need one transition with 6 conditions or post functions, or 6 transitions with one condition or post function. It seems like I still need 6 transitions and the appropriate button will show but I want the button to say "Submit Info" regardless of which of the 6 transitions is currently available to the user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can do this by either one of the following:
I guess #1 is the free and the easiest way to do it.
See the screenshots for #1.
2014-12-05 15_28_35-Add Condition To Transition - Tracking System.png
2014-12-05 15_29_10-Add Workflow Transition Condition - Tracking System.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
I'm affraid it cannot be done... but let's wait for other answers to see if someone else has achieved it.
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.