Feature #2237
Shared Project Configuration
| Status: | New | Start date: | 2008-11-27 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Projects | |||
| Target version: | - | |||
| Resolution: |
Description
- Posibility of define a 'configuration profile' in order to share common options:
- Same members in multiple projects
- Same categories
- Same Trackers
- I think this will be 'easy' - ok not too easy :) - to implement using a 'delegation' metaphore:
A project configuration can declare 'it delgates to' other project. So the non null entries in their configuration, override th entries in the delegated.
This way I can create a fake project to be used as a base for others that will delegate to this base. The base can be archived to don't disturb in normal work