Content
View differences
Updated by Markus Kahl over 5 years ago
### **Environment**:
Your OpenProject Version: 11.0.1
### **Steps to reproduce:**
1. Create non-admin user with edit and copy project permissions on a project they are a member of
2. Login as that user and try to copy the project via the settings page
### **Actual Behavior**
Upon clicking the copy button in the end the page just reloads and nothing happens.
It is expected that the project cannot be copied because right now a user needs the global create project permission for that.
### **Expected Behavior**
The user should see an error message informing them that the project cannot be copied because of the missing permission.
Alternatively the copy project button should not be visible to begin with or visible but disabled with a tooltip explaining why.
Your OpenProject Version: 11.0.1
### **Steps to reproduce:**
1. Create non-admin user with edit and copy project permissions on a project they are a member of
2. Login as that user and try to copy the project via the settings page
### **Actual Behavior**
Upon clicking the copy button in the end the page just reloads and nothing happens.
It is expected that the project cannot be copied because right now a user needs the global create project permission for that.
### **Expected Behavior**
The user should see an error message informing them that the project cannot be copied because of the missing permission.
Alternatively the copy project button should not be visible to begin with or visible but disabled with a tooltip explaining why.