Configure system fields in Jira
By the end of this lesson, you’ll be able to:
- Describe what Jira admins can configure for system fields
- Configure statuses, priorities, and resolutions
What are system fields?
- Work type
- Project
- Work item key
- Summary
- Description
- Reporter
- Assignee
- Status
- Resolution
- PriorityÂ
- Original estimate
- Remaining estimate
- Security level
- Comments
If you've enabled project features, like sprints or estimation, you’ll see additional system fields related to these features.
Users must always enter a value in the Summary fields. The Work type and Project fields will have a default value, but users can change it. Jira automatically assigns a value to Work item key, Updated, and Creator, and users can’t edit them.
System fields impacted by permissions
- Due date: Users need the Schedule Work Items permission.
- Fix versions: Users need the Resolve Work Items permission.
- Security level: Users need the Set Work Item Security permission.
- Assignee: Users need the Assign Work Item and Browse Users and Groups permissions.
- Reporter: Users need the Modify Reporter and Browse Users and Groups permissions.
- Voters and Watchers: Users need the View Voters and Watchers permission to see the values in this field.
- Time tracking fields: Users need the Work on Work Items permission.
System fields used in search
- You can search for text in the Comments field.
- You can search based on the work item link type (workItemLinkType).
- You can search based on the Updated field.
- You can search based on the work ratio (workratio), which Jira calculates from the time tracking fields.
Configure system fields
When you configure values for system fields, make sure to name them clearly. Users across your site will use them, so it should be obvious when to use different values. Otherwise, your data can get cluttered.
Configure values for the Priority field
All projects share a single set of priorities, including team and company-managed projects.Â
- In the upper-right corner of Jira, select Settings (represented by a gear icon).
- Under Jira admin settings, select Work items.
- In the sidebar, under Priorities, select Priorities.
- To add a new priority, select Add priority.
- Enter a name, description, icon, and color, then click Add priority.
- Next to any priority, you can edit or delete it by clicking the icons.
- If you hover over a priority with your cursor, you can reorder the priorities by clicking and dragging and dropping the priority.
Priority is similar to Rank, though some teams use them differently. Rank is simply the order work is in on the board or in the backlog. Priority is a field with configurable values.
Configure values for the Resolution field
The value of the Resolution field when a work item isn’t yet done is Unresolved.
All company-managed projects share a single set of resolutions. Team-managed projects don’t have resolutions.
- In the upper-right corner of Jira, select Settings (represented by a gear icon).
- Under Jira admin settings, select Work items.
- In the sidebar, under Work item attributes, select Resolutions.
- At the bottom of the page, add a new resolution by entering a name and description, then selecting Add.
- Next to any resolution, in the Actions column, you can edit, delete, or set a resolution as default.
- Next to any resolution, in the Order column, you can click the arrows to move a resolution up or down. This changes the order of the resolutions for users in the drop-down menu.
Configure values for the Status field
For team-managed projects, project admins create statuses that are unique to their project. They can create up to 100 statuses per project.
- In the upper-right corner of Jira, select Settings (represented by a gear icon).
- Under Jira admin settings, select Work items.
- In the sidebar, under Work item attributes, select Statuses.
- At the top of the page, select Add status.
- Select a name, description, status category, and icon.
- Click Add.
- Next to any status, in the Actions column, you can edit or delete statuses. You'll only see the option to delete a status if no workflow uses it.
- Next to any status, in the Order column, you can click the arrows to move a status up or down. This changes the order of the statuses in dashboard gadgets, but otherwise has no impact.
Jira admins can also add statuses while editing workflows and board configurations. These statuses will appear on the Jira administration Statuses page.
How was this lesson?
next lesson
Create and configure custom fields in Jira
- What are custom fields?
- Create a custom field for company-managed projects
- Create a custom field for team-managed projects
- Let’s explore an example!