codescape / jira-multiple-subtasks

Multiple Subtasks for Jira

Home Page:http://jira-multiple-subtasks.codescape.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reload page after creating subtasks and closing the dialog

codescape opened this issue · comments

Is this the solution?

// We want to redirect back to the view issue page so
return returnComplete("/browse/" + update.getIssue().getKey());

Source: https://developer.atlassian.com/server/jira/platform/displaying-content-in-a-dialog-in-jira/