Rank affects workitems
Hello together,
-> But we thought the rank is never assigned directly to a workitem as it is only assigned to the list in a plan view. Somehow this isn't the case in the 'My Stuff view'. Within a plan view it's working like expected.
Cheers
David
|
One answer
Geoffrey Clemm (30.1k●3●30●35)
| answered Sep 10 '17, 6:20 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Oct 05 '18, 3:06 p.m.
Note: I am not a work item ranking expert, so anyone who is, please post a comment if I get any of this wrong.
One key fact to note is that a work item is either ranked or not (independent of what plan it is in). An internal property is stored that indicates the relative ranking of that work item with all other work items in the repository, and then the absolute ranking of a given work item in a given plan is computed based on the relative ranking of that work item to the other work items in that plan.
So in the case above of logically moving a work item from one plan to another, if the work item has its internal ranking attribute set, the work item will end up modifying the absolute ranking of items in the destination plan, so you are only allowed to logically move a ranked work item to a new plan if you have permission to modify the rank ordering of work items in the new plan.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Yes, my post was primarily about the last sentence: