JQL on Associations Data
Last updated
Last updated
To use Associations data in JQL, you need to sync the associations data into a field in Jira.
Step by step guide:
Locate the Dropdown for Field Synchronization in Global Settings
Create custom field: To mirror the Number of Associations, you need to create a custom field of the type "Number." For Association IDs: You will need to create a Paragraph custom field.
Please make sure to add the custom fields to Edit Issue Screen. If the fields are not added to the Edit Issue Screen, they cannot be updated.
If the fields are present on the View Issue Screen, they become editable and can be updated manually. To prevent manual updates, it is recommended to remove these fields from the View Issue Screen.
Save Changes. Please note that the field association data will update whenever the associations are updated.
Use JQL for Queries You can now use JQL to query issues based on the synced association data in Jira. For example, run JQL queries to filter or report on issues with specific associations.
Select Field to mirror Association data