Please enable JavaScript.
Coggle requires JavaScript to display documents.
Jira (Project types (Service Desk: Allow customers to set requests on a…
Jira
Project types
Software
-
Options
Options
-
-
-
-
-
Settings
Settings
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Project automation
Select a template
- 12 more items...
-
-
Business
Options
-
-
-
-
-
-
-
Settings
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Project automation
Select a template
-
-
-
-
-
-
-
-
-
-
-
Rules
Allow you to select and c ombine different pieces of functionality to produce sophisticaded tule chanis.
-
In the header you will find the status of the rule on the left and actions to perform on the right. To persist changes and activate the rule you need to publish it. The side -bar on the left allows you to navigate between rule components, view the audit log and add new components.
-
-
Components
- 1 more item...
-
-
Templates
-
-
Project management
Manage activities for completing a business project
Use it for time-based or deliverable-based projects
-
Screens
Screens
-
Different screens can be used when an issue is created, viewed, edited, or transitioned through a workflow
-
-
Jira administration
-
Group management
A JIRA group is a convenient way to manage a collection of users. Users can belong to many groups. Groups are used throughout
Users can
be granted global permissions.
be used in project permission schemes.
be used in email notification schemes.
be used in issue security levels.
be given access to issue filters.
be given access to dashboards.
be used in workflow conditions.
belong to project roles *.
Default groups
When you install JIRA, three groups are automatically created:
-
-
-
-
If you are using External User Management, you will not be able to create, delete or edit groups or group membership from within JIRA; and 'Automatic Group Membership' will not apply. However, you can still assign groups to project roles.
-
Adding group membership
To automatically add newly-created users to a particular group, you can either:
Grant the group the 'JIRA Users' global permission. See Granting global permissions for instructions.
Specify the group name in the 'Default Group Memberships' option when Connecting to an LDAP Directory. See Adding Users to Groups Automatically for instructions.
-
User management
Export users
If you need a list of your Atlassian Cloud users—for auditing purposes, for example—you can export your user list as a CSV from the user management screen.
Add users
Ways to create.
-
-
-
Automatically create users when issue/comment creation emails are received from unknown email addresses
-
If you have a user limited license (e.g. starter license) and have reached your user limit, any further users created will not have permission to log in to JIRA
User visibility
User full name is visible to all, email visibility is controlled in configuration.
-
Any JIRA user can see their own details, including group memberships, update their own password, and change certain user preferences (for example, time zone and language).
-
-
-
-
-
API
REST API's
-
-
Platform REST API's
Cloud API
-
-
Options
Ordering
Some resources support ordering by a specific field. Ordering request is provided in the orderBy query parameter.
Pagination
Uses pagination to limit the response size for resources that return a potentially large collection of items.
Expansion
You can use the expand query parameter to specify a comma-separated list of entities that you want expanded, identifying each of them by name.
-
-
-
-
-
-