Hi, I added additional fields to Organizations in JSM. I am trying to use these additional fields in JQL for searching. This is does not seem to work. Is there a way i can use the additional fields to filter issues using JQL.
Hi @Prem Kumar S
Unfortunately, JQL doesn't support searching directly on custom fields added to organizations in Jira Service Management. You can use automation rules to copy these custom field values to issue fields, which can then be searched using JQL. Alternatively, consider using a plugin like ScriptRunner to extend JQL capabilities.
You can use e.g. customerDetail() and organizationDetail() in JQL. Please refer to this documentation https://support.atlassian.com/jira-service-management-cloud/docs/jql-functions/ for more info
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.