Feature #6665
Copy member settings between project
Status: | New | Start date: | 2010-10-14 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
It would be useful to be able to copy member configurations from one project to another. When you have many member with different roles in a project, and you wish to create the same member access structure in another project, you must currently do this manually, which can be time consuming and error prone.
History
#1
Updated by Terence Mill over 11 years ago
I have similar requirement but i have a "easier" and mabye more lean to actual design proposal to do that.
If you would have a multiselect list for projects mappped to user/groups in Admin>user config dialog, you can give same role/rights for same user/group in several projects. Instead of click thousands of times the same role>user/group selection for diefferent projects over and over again, you could do it in one step.
This would "only" need to offer a multiselect and do a loop in backend with the same logic but for a list of projects inseatd only one.
#2
Updated by leigh gawne over 11 years ago
This would work for me too. The one thing which I see may be non-trivial however, is specifying individual users roles using this multi-select functionality.
#3
Updated by leigh gawne over 11 years ago
leigh gawne wrote:
This would work for me too. The one thing which I see may be non-trivial however, is specifying individual users roles using this multi-select functionality.
Forget this comment - you have covered this point in your solution :-)