Added by Gerhard Leimer almost 10 years ago
Hi,
I am running OpenProject Version 5.0.10.
I need a specific user to copy a project, which isn’t possible for him.
The user is simultaneously Member and Manager of this project.
| Permission | Manager | Member |
| Create project | ||
| Edit project | x | |
| Select project modules | x | |
| Manage members | x | |
| View members | ||
| Manage versions | x | |
| Select types | x | |
| Create subprojects | x | |
| Copy projects | x |
I have seen that there has been a bug, in an earlier version, that causes similar behavior.
As a workaround I copy the project as Admin.
thx in advance
Replies (2)
Hi Gerhard,
I’ll have to take a closer look, but I suspect that that user also requires the
create projectrole in order to copy the project.Can you verify that this is indeed the underlying cause?
Best,
Oliver
Thy
You, where right, I have created a global Role with the “create Project” Permission and assigned it to the User.
Best,
Gerhard