Project

General

Profile

RedmineGroups » History » Version 6

Etienne Massip, 2012-12-08 11:16
Scaling

1 1 Jean-Philippe Lang
h1. Managing Groups
2
3 2 jonathan ferguson
As of 0.9, Administrators can define groups of users in Redmine.
4 5 Dave Clements
Groups can be added as members of projects just like regular users, using the same [[RedmineRoles|Roles]] too.
5 1 Jean-Philippe Lang
6
When adding a user to an existing group, this user inherits of all of the group privileges.
7 2 jonathan ferguson
8 4 jonathan ferguson
9
h2. Creating groups
10
11 2 jonathan ferguson
To create a group, do the following:
12
13
# Click Administration
14
# Click Groups
15
# Click New Group
16
# Type the name of your group in Name
17
# Click Create
18
19 4 jonathan ferguson
h2. Adding members and associating projects
20
21 2 jonathan ferguson
To add members to a group, do the following:
22
23
# In Administration >> Groups
24
# Click the name of the Group you wish to change.
25
# You'll see 3 tabs: General, Users, Projects
26 3 jonathan ferguson
** General 
27
*** Change the name by editing the Name field
28
** Users
29
*** Add users by checking the username box for each user
30
*** Click Add
31
** Projects
32
*** Select a project from the pop-up menu
33
*** Set the Role
34
*** Click Add
35 1 Jean-Philippe Lang
36 6 Etienne Massip
!{width: 800px}RedmineMemberToGroupNew.png!
37 1 Jean-Philippe Lang
Figure 1: Example Group Users tab
38 4 jonathan ferguson
39 6 Etienne Massip
!{width: 800px}RedmineMembersToGroup.png!
40 4 jonathan ferguson
Figure 2: Adding Members to a Group
41 1 Jean-Philippe Lang
42 6 Etienne Massip
!{width: 800px}RedmineGroupToProjectNew.png!
43 4 jonathan ferguson
Figure 3: Example Group Project tab
44
45 6 Etienne Massip
!{width: 800px}RedmineGroupToProjects.png!
46
Figure 4: Associating a group to a project (from the Group context)