Feature #2963
Managers able to create subprojects
| Status: | Closed | Start: | 2009-03-13 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Projects | |||
| Target version: | 0.9.0 | |||
| Resolution: | Fixed |
Description
It would be great if a Manager could create subprojects without being a admin.
Related issues
| duplicated by Defect #3471: Project managers should be able to assign "sub-project of" | Closed | 2009-06-10 | ||
| duplicated by Defect #3778: Non-administrator users cannot set parent project for new projects | Closed | 2009-08-25 | ||
| duplicated by Defect #4142: No option to select main project on creating | Closed | 2009-10-30 | ||
| duplicated by Defect #4168: Not able to select parent for new project (non-admin) | Closed | 2009-11-05 |
Associated revisions
Allow non admin users to add subprojects (#2963).
Subprojects can be added to the projects for which the user has add_project permission.
History
Updated by Dev Team UJM St Etienne about 1 year ago
Brent Hensarling wrote:
It would be great if a Manager could create subprojects without being a admin.
We confirm that it is a need to make distinct right for whole redmine administration and the project creation ( which are usually different roles and persons within the organisation ).
Updated by Nanda Palaniswamy 9 months ago
We have this feature Create project for no administrator user in permissions settings.
Updated by Vitaliy Ischenko 9 months ago
Nanda Palaniswamy wrote:
We have this feature Create project for no administrator user in permissions settings.
Yes, I can create new project, but I can't set a parent for my project
Updated by Vitaliy Ischenko 9 months ago
- File subproject.diff added
It's my first time with ruby, but it should allow setting parent for project for user who has rights to create project
Updated by Vitaliy Ischenko 8 months ago
- File 04-parent_project_set_by_manager-0.4.0.patch added
Updated a patch
added some filtering to projects list
Updated by Eric Davis 6 months ago
Vitaliy Ischenko, could you attach a failing test to patch that shows the code working?
Updated by Jean-Philippe Lang 4 months ago
- Target version set to 0.9.0
Updated by Jean-Philippe Lang 4 months ago
- Status changed from New to Closed
- Resolution set to Fixed
Feature added in r3059.