Project Access Control
I'm trying to test the different access control mechanisms in M3D1 and setup 4 different types of projects:
1) Grant read access to everyone
2) Grant read access to members of the project area hierarchy
3) Grant read access to a specific list of users
4) Grant access to repository administrators only
My id maps to JazzAdmin, it's an administrator as well as a member with all roles in each Jazz project.
I can modify and save each project but get an error when trying to modify the team associated with projects #3 and #4 (projects #1 and #2 work ok):
Do I need to wait for M3 before thoroughly testing Project Access Control?
1) Grant read access to everyone
2) Grant read access to members of the project area hierarchy
3) Grant read access to a specific list of users
4) Grant access to repository administrators only
My id maps to JazzAdmin, it's an administrator as well as a member with all roles in each Jazz project.
I can modify and save each project but get an error when trying to modify the team associated with projects #3 and #4 (projects #1 and #2 work ok):
- Items with protected read access policy must use public context id, project id, or current contributor id
Do I need to wait for M3 before thoroughly testing Project Access Control?
2 answers
Looks like a bug in the process code.
Can you please open a bug against process team.
--- Balaji
Do I need to wait for M3 before thoroughly testing Project Access Control?
Can you please open a bug against process team.
--- Balaji
I'm trying to test the different access control mechanisms in M3D1 and setup 4 different types of projects:
1) Grant read access to everyone
2) Grant read access to members of the project area hierarchy
3) Grant read access to a specific list of users
4) Grant access to repository administrators only
My id maps to JazzAdmin, it's an administrator as well as a member with all roles in each Jazz project.
I can modify and save each project but get an error when trying to modify the team associated with projects #3 and #4 (projects #1 and #2 work ok):
Items with protected read access policy must use public context id, project id, or current contributor id
Do I need to wait for M3 before thoroughly testing Project Access Control?