Get current search query from user

Marvin Radmer December 6, 2022

I've created a button that is supposed to copy all issues, filtered from the search query, by the current user.

The problem I have is that I can't seem to find a way to obtain the current search query that the user is using.

filter_Search.png

Is there a way I can get the current value of the search query field ?

Is the value of the query saved somewhere?

I've tried SearchRequestService with no success so far.

 

Thanks for the help!

1 answer

0 votes
Dave Mathijs
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 6, 2022

Hi @Marvin Radmer , what you you mean by "I've created a button"? Where have you created this button?

Marvin Radmer December 7, 2022

Hi,

I created a custom web item in scriptrunner. You can see it in the top right corner of the screenshot "Kopieren aktueller Vorgänge".

On click I want to get the current jql Query but I didn´t find a way to do that.

I tried to use the url parameters but that does not seem to be 100% accurate.

Suggest an answer

Log in or Sign up to answer