Groups
Groups are a common way of managing users in any information system. A group represents a collection of users, usually based on their positions and responsibilities within the organization. In JIRA, groups provide an effective way to apply configuration settings to users, such as permissions and notifications.
Groups are global in JIRA, which is something that should not be confused with project roles (which we will discuss later). This means if you belong to the jira-administrators
group, then you will always be in that group regardless of which project you are accessing. You will see in later sections how this is different from project roles and their significance.
Group browser
Similar to user browser, the group browser allows you to search, add, and configure groups within JIRA:
Browse to the JIRA administration console.
Select the User management tab and then the Groups option. This will bring up the Group Browser page:
JIRA comes with a few default groups. These groups are created...