ETM : Roles and Permission related
Hello,
Use case: Merge configuration from One stream to other
-> Merge Configuration here we have 2 roles created. one at team area level -> "Test coordination" who has access to create test plan, modify, all the test artifacts. other role at project area level -> Config manager who has configuration options activated like baseline creation, merging configuration.., This is created for easy maintenance. our idea, is to keep test coordinator at team area level and given configuration manager at project area level who are require to this merge configuration.
During the Merge operation, we get error on each artifact which we would like to take to to source (see below picture)
as per permission the role has already access to create, modify all the test artifacts.
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 19 '21, 8:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Not being an ETM expert and not familiar with the merge, I have seen questions like this, that claim some issue with permissions or the other, many times over the years. It usually turned out that the issue was the configuration and not the permissions system. There is a description for EWM describing the permission and operational behavior, that I think is key to know it exists.
Behavior an permissions live in multiple dimensions. Project Area, team area/process area, temporal. The latter is not very known, I think. Consider this:
So permissions depend on the roles the user has in the context that owns the item modified by an operation.
Open the project area administration. Click on permissions. Select Show by Operation. In the search filed type "save test script" unfold the category and make sure "Create" is permitted to one or more roles you actually have. Then try again.
Comments
vinitha dsouza
commented Oct 19 '21, 8:46 a.m.
Thanks for prompt answer
actually we have Test co-ordinator role only at Team area level and has got all the permissions.
as Merge configuration require project area level access, we have added new role and configured only permission related to that.
as per the permission look up behavior, it should still look for the role who is doing such operation and still should work.
Team area level -> Test cooridntoar ( save ,modify, create all test artifacts)
Project area level-> Configuration manager (create baseline,merge configuration)
No. As I implied above, if the modified object is owned by the project area and the user does not have the permission there, the user does not have the permission. I'd suggest to read the links I provided. |
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.