<%@ 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" %> <% KeyboardShortcutManager keyboardShortcutManager = ComponentManager.getComponentInstanceOfType(KeyboardShortcutManager.class); keyboardShortcutManager.requireShortcutsForContext(KeyboardShortcutManager.Context.issuenavigation); %> <ww:text name="textKey('title')"/>: <ww:property value="issue/key" /> " /> /secure/views/issue/convertissuetosubtaskpane.jsp : 1 100% Convert.jspa false <%= request.getContextPath() %>/secure/!cancel.jspa?id= finish_submit <%-- Breaking page into smaller parts - JRA-5059 --%> <%-- this displays type, status and security level --%> <%-- Show all the fields that have changed for the move --%> <%-- Show all the fields that will be removed --%>
 
 
<%-- display error message --%> <%-- Must have body, else NullPointer is thrown --%>