Make issue property searchable without having to create app

Hi,

Is there a way to make issue properties searchable by JQL without having an app where the property is declared? I know that you can declare it in the manifest for an app, but I was wondering if there’s a way to achieve the same thing without having to install an app. The property is getting set via the Jira REST API: /rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey}

Nope.

1 Like