Select list options
Let project admins maintain their own dropdown options, without Jira admin rights.
The problem. Adding one option to a select list is a Jira administrator task. That is why a request as small as “please add our new vendor to the dropdown” sits in a queue for a week.
What this does. Moves that one specific job to the people who own the process, and nothing else. The project admin cannot change the field, its contexts, its screens or its type.
Step 1 — a Jira admin enables the field
Select List Option Management
Delegate select list option management to Project Admins. Select a field to see its contexts and enable project-scoped ones.
| Field | Type | Context | Project | Delegate |
|---|---|---|---|---|
| Affected Service | Select List (single) | OPS context | Operations (OPS) | |
| Environment | Select List (single) | Platform context | Platform (PLAT) | |
| Vendor | Select List (multiple) | Procurement context | Procurement (PROC) | |
| Compliance checks | Checkboxes | Risk context | Risk (RISK) |
- 1Make sure the field has a field context limited to one project. Create one in *Settings → Issues → Custom fields → field → Contexts* if needed.
- 2Open Jira → Apps → Custom Fields Toolkit → Select List Option Management.
- 3Find the field and context in the table and switch Delegate on.
Four field types can be delegated, not only the two the name suggests: Select List (single), Select List (multiple), Checkboxes and Radio Buttons. They all hold a list of options and they are all edited the same way.
The table is searchable and paginated, and Only fields with a delegable context filters it down by probing each field's contexts — it reports progress as it goes, because on a site with thousands of custom fields that check takes a moment. Each row links straight out to the field's and the context's own Jira configuration screens.
Step 2 — the project admin manages the options
Select List Options
Add OptionManage options for select list fields in this project.
| Option Value | Status | Order | Actions |
|---|---|---|---|
| Checkout API | Enabled | Move upMove down | EditDelete |
| Payments | Enabled | Move upMove down | EditDelete |
| Legacy billing | Disabled | Move upMove down | EditDelete |
- The page is at Project settings → Select List Options, and lists only the fields delegated for that project. If none are, it says a Jira administrator has to enable one first.
- Add Option adds a value. Click a value to rename it. Delete removes it after a confirmation that says the action cannot be undone.
- An option can be switched from Enabled to Disabled instead of deleted. Disabling keeps it on the issues that already use it, while removing it from the dropdown for new work.
- Move up and Move down reorder the list, which is the order users see in the dropdown. Long lists are paginated.
| Action | Who can do it |
|---|---|
| Enable a field for delegation | Jira administrator |
| Add, rename, reorder, disable or delete an option of a delegated field | Anyone with Administer projects on that project |
| Anything else about the field — its contexts, screens, type or name | Jira administrator only |