Actions
Feature #13373
closedcopy a (sub-)project as "non-admin" user
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Permissions and roles
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
Hi there,
I haven´t found a way or workaround for the follow task:
- a normal user is allowed to create any projects (maybe the project foo )
- this user where added to manager role for this project
- this user also can edit his created project
So far, so good.
But I found no way that this user can copy his created project unless he is no redmine-admin (I only found the copy-dialog for projects under administration menu point :-/
Is it possible to set this right under roles ?I only will allowed the user to get not permission denied error when he call http:// ... /projects/foo/copy
Possible destination places for the project copy seems for me:
- all subprojects of source-project
- root (copy as main-project)
- any project where user has permission to create/edit project (nice to have, but not really necessary)
Related issues
Actions