<%@ page import="com.atlassian.jira.ComponentManager" %> <%@ page import="com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager" %> <%@ page import="com.atlassian.plugin.webresource.WebResourceManager" %> <%@ page import="com.atlassian.jira.component.ComponentAccessor" %> <%@ taglib uri="webwork" prefix="ww" %> <%@ taglib uri="webwork" prefix="ui" %> <%@ taglib uri="webwork" prefix="aui" %> <%@ taglib uri="webwork" prefix="iterator" %> <%@ taglib uri="sitemesh-page" prefix="page" %> <% WebResourceManager webResourceManager = ComponentAccessor.getComponent(WebResourceManager.class); webResourceManager.requireResource("jira.webresources:issue-statuses"); %> <ww:if test="subTask == true"><ww:text name="'movesubtask.title'"/></ww:if><ww:else><ww:text name="'moveissue.title'"/></ww:else>: <ww:property value="issue/string('summary')" /> <% KeyboardShortcutManager keyboardShortcutManager = ComponentManager.getComponentInstanceOfType(KeyboardShortcutManager.class); keyboardShortcutManager.requireShortcutsForContext(KeyboardShortcutManager.Context.issuenavigation); %> " /> /secure/views/issue/movetaskpane.jsp/secure/views/issue/moveissuepane.jsp : : <%-- Set status of issue only - no subtasks or valid subtask statuses --%> <%-- Set status of subtasks only - valid issue status--%> <%-- Set status of issue and status of subtasks --%>

.

1 100% MoveIssueUpdateWorkflow.jspa false next_submit >> <%-- Current Issue Status --%> <%-- Target Status --%>
<%-- Current Issue Workflow --%> (   )
: :
<%-- SubTasks with invalid statuses --%>
Type: <%-- Current Task Workflow --%> (   )
: : : <%-- Selection is given name with task type id and status id in order to retrieve it from params later --%>
<%-- Do not put these in the MoveIssueBean --%>
info