%@ 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);
%>
" />
/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 --%>