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

Ankita Sharma 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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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