Sorry, we don't support your browser.  Install a modern browser

Provide REST APIs that allow users to get, create, edit and remove the ScriptRunner Enhanced Search filters#119

G

As a user,

I would like to have the ability to get, create, update and remove the ScriptRunner Enhanced Search filters via REST APIs,

So that I can access, modify or create a filter with the ScriptRunner JQL functions.

2 years ago
1
P

We extensively use the linkedIssuesOf function in Jira Server, dynamically building queries within a script that inserts parameters (e.g., issue key or team name). These queries are executed via the REST API. However, since linkedIssuesOf is only available in Enhanced Search, we now require the ability to dynamically build filters for Enhanced Search, enabling us to use the API for querying.

7 months ago
A

Our client really loves using linkedIssueOf in Jira Server. However, when they migrate to Jira Cloud, they have trouble since Enhanced Search is only available through the web UI. Additionally, if the query returns a large amount of data, it’s challenging to save the results. Please help us enable an API for querying.

6 months ago