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
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?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.