Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Get id of an option of a Select List/Checkboxes/Radio Buttons field

This article provides the steps to retrieve the id of an option of a Select List field (single and multiple-choice) or a Checkboxes or a Radio Buttons field on Jira Cloud.

 Instructions

Here, we’re retrieving the id of “Recurring incident” option of a Select List (single choice) field called “Investigation reason”

  1. Log in as a Jira admin in your cloud instance.

  2. Click on the admin icon (cog wheel) at the top right and click on “Issues”.

  3. Click on “Custom fields” under “FIELDS” in the left panel.

     

  4. Search for the desired field in the search box on the “Custom fields” page. Click on the three dots at the right of the target field and select “Context and default value”

     

  5. Click on “Edit Options” on the field configuration page.

     

  6. Now, hover on the “Edit” button of the desired option(here, “Recurring incident”) and look at the URL below to find the id of this option.

     

You can follow the same process to get the id of an option of a Select List (multiple choices) or a Checkboxes or a Radio Buttons field.