Field Rules - UI Modifications for Jira
  • About Field Rules - UI Modifications for Jira
  • Rules
    • Enable Self-Assignment Only
    • Hide field options
    • Hide issue types
    • Lock field
    • Make field required
    • Pre-fill field
    • Show field
  • Jira Administrator
    • Setup guide
    • Security
    • Limitations
  • Support
    • Service Desk
  • Atlassian Marketplace
    • Forgappify apps
Powered by GitBook
On this page
  • Use cases
  • Supported fields
  • Known limitation
  1. Rules

Hide field options

PreviousEnable Self-Assignment OnlyNextHide issue types

Last updated 3 months ago

The rule is designed to modify the visibility of options in supported fields.

Use cases

  • Field options based on priority – Limit available field options based on the selected priority.

  • Restrict resolutions – Allow only relevant resolutions based on Issue Type, Status, or other criteria.

  • Control parent issue selection – Limit which issues can be linked as a parent.

  • Dynamic option filtering – Hide options based on existing selections within the same field (e.g., if two checkboxes are selected, others become hidden).

Supported fields

Field type
Global Issue Create
Issue View
Issue Transition

Checkboxes

Single select

Multi select

Radio buttons

Priority

Issue type*

Affects versions

Fix versions

Parent

Resolution

* Use dedicated Hide issue types rule to modify the visibility of the issue type.

The field option is disabled if an unsupported view type is selected in the Context. However, it is possible to select an unsupported field if at least one view type that supports the field is chosen. In that case, the rule will be ignored at runtime.

Known limitation

Fields that support method:

In Issue view and Issue transition, the number of options that can be set via the method can't be greater than 100 per one update. Therefore, the selection of options in the rule configuration had been limited to 100.

setOptionsVisibility
setOptionsVisibility
Case 1. Limit priority levels for the Bug issue type.