Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get current search query from user

Marvin Radmer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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 Champion
December 6, 2022

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

Marvin Radmer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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