Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

web item calling REST-endpoint: How to refresh rather than redirect?

Axel Joester January 21, 2019

I want to define an web item opsbar-action, that calls a REST-Endpoint that does some work to the current issue and then navigates back to the page it was called from.

Currently I give the REST-Endpoint-URL a parameter "issueId" and the REST-Endpoint-Code constructs an URL from that and redirects the browser accordingly, after it has done it's work.

This works nicely for the simple case, where the user is on <jira-base>/browse/<issue-key>: He get's redirected to the very same URL.

But the user may start that opsbar-action on the issue from many different contexts, for example from issue-entries in

  • a filter-result
  • a filter-result-gadget on a dashboard
  • a service-desk-queue
  • an agile board.

 This context is lost by the redirect.

 How can I configure the web-item-action to just refresh the current page after doing it' s work?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events