Defect #7213
closedCopy project does not copy all roles and permissions
0%
Description
Hi,
I found a small defect in the copy project behavior. We're running a slightly older version (1.0.2), however I couldn't find any open or closed defect reports to this effect so I'm assuming it hasn't been fixed in a later version.
In my case, I have a user who is a member of a group with a low role (like reporter). This individual, however, has a high role in the project so he is also manually given a more permissive role (like Project Manager).
When I copy the project the user is reverted to the role he/she has as a member of the group and any special permissions are lost.
Since I use copy project to create projects from a template, it would be nice if this was fixed so our senior managers can have their permissions retained with each project.
Updated by Jean-Philippe Lang almost 14 years ago
- created a project
- created a group with one user
- added a role (A) to the group on the project
- added an additional role (B) to the user on the project
- copied the project
- => the user has
the 2 roles (A and B) on the new projectonly role A on the new project
Updated by Jean-Philippe Lang almost 14 years ago
- Status changed from New to Resolved
- Target version set to 1.1.0
- Resolution set to Fixed
Fixed in r4615. Thanks for pointing this out.
Updated by Jean-Philippe Lang almost 14 years ago
- Status changed from Resolved to Closed
Merged in 1.1-stable in r4617.