Skip to main content
Version: 1.0.1

Using the Field (Create/Edit View)

When you are creating or editing a Jira issue, the Jira Issue Picker field provides an easy way to search for and select other issues.

How to Select an Issue​

  1. Click the Field: The field looks like a standard select box. Click on it to activate the search.
  2. Start Typing: You can search for issues in two ways:
    • By typing the issue key (e.g., "PROJ-123").
    • By typing words from the summary (e.g., "Fix login button").
  3. Select from the List: A dropdown list will appear with matching issues. Each option shows the issue's icon, key, and summary to help you choose the correct one.
  4. Click to Select: Click on the desired issue from the list to select it.

If the field is configured for Multiple Selection, you can repeat this process to add more issues.

create screen

Understanding Invalid or Excluded Selections​

Sometimes, a previously selected issue may appear with a red background when we try to save changes.

red background on field value

This happens when the selected issue no longer matches the JQL filter configured by your Jira administrator.

  • Example: The field is configured to only allow "Open" issues. You previously selected BUG-456. Later, BUG-456 was resolved, and its status changed to "Done". The next time you edit the issue and try to save changes, BUG-456 will appear highlighted in red because it is no longer "Open".

You must remove the invalid selection(s) before you can save the changes to the issue. This ensures data integrity and that all linked issues comply with the rules set by the administrator.