Forums

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

Groovy script in a post function has to Redirect to Issue Search page in JIRA

Ankita Sharma
Contributor
March 11, 2016

I need to write a groovy script in a post function which has the code to redirect to Issue Search URL. This way on redirection for issue search, it should open a new window for "Issue Search".

 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 11, 2016

Post-functions have no connection to the UI, so you can't do this.

Suggest an answer

Log in or Sign up to answer