Rank affects workitems
Hello together,
in our project we faced the following problem.
I'm not sure if this is a CLM defect or if this is works as designed :)
Scenario (CLM 6.0.3 agile-template)
-
Workitem was created in a projectArea (Filed Against and Summary)
- Workitem was assigned to a specific user (Owned By)
- This User ranked this workitem within the 'My Stuff view'
- Afterwards the person recognized the story is not within his responsiblity
-
For this reason he deleted the owner within the workitem
- After that he wanted to change the 'Filed Against' as the other responsible person is working in another team
- But then he face the following error message: "Permission Denied. You don't have permission to perform the following actions: Modify the 'Rank' attribute (modify/com.ibm.team.apt.attribute.planitem.newRanking_pm7N...."
- This error was only solveable after the user went in another plan and removed there the rank from the workitem
-> 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
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.
Comments
Marko Tomljenovic
Jan 23 '19, 10:04 a.m.Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 04 '19, 5:55 p.m.Yes, my post was primarily about the last sentence: