<%@ page import="com.atlassian.jira.ComponentManager" %> <%@ page import="com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager" %> <%@ taglib uri="webwork" prefix="ww" %> <%@ taglib uri="webwork" prefix="ui" %> <%@ taglib uri="webwork" prefix="iterator" %> <%@ taglib uri="sitemesh-page" prefix="page" %> <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('key')" /> <% KeyboardShortcutManager keyboardShortcutManager = ComponentManager.getComponentInstanceOfType(KeyboardShortcutManager.class); keyboardShortcutManager.requireShortcutsForContext(KeyboardShortcutManager.Context.issuenavigation); %> " /> /secure/views/issue/movetaskpane.jsp/secure/views/issue/moveissuepane.jsp MoveIssueConfirm.jspa 1 move_submit 100% false : :

<%-- Show all the fields that have changed for the move --%> <%-- Show all the fields that will be removed --%>
 
 
<%-- Do not put these in the MoveIssueBean --%>