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
Possibility 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' metaphor:
A project configuration can declare 'it delegates to' other project. So the non null entries in their configuration, override the 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
History
#1
Updated by Benjamin Schunn over 6 years ago
which kind of configuration do you mean?
#2
Updated by Toshi MARUYAMA over 6 years ago
- Description updated (diff)