<%@ 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="aui" %> <%@ taglib uri="webwork" prefix="iterator" %> <%@ taglib uri="sitemesh-page" prefix="page" %> <ww:text name="'moveissue.title'"/>: <ww:if test="/issueValid == 'true'"><ww:property value="issue/string('key')" /></ww:if> <% KeyboardShortcutManager keyboardShortcutManager = ComponentManager.getComponentInstanceOfType(KeyboardShortcutManager.class); keyboardShortcutManager.requireShortcutsForContext(KeyboardShortcutManager.Context.issuenavigation); %> " /> <ww:text name="'common.words.error'"/> /secure/views/issue/moveissuepane.jsp : - 1 100% MoveIssue.jspa false next_submit >> <%-- Select Project --%> <%-- Target Project --%> <%-- Select Issue Type --%> <%-- Target Issue Type --%>
: :
: :
<%-- Sub Tasks cannot be moved - must move parent issue. This will only happen if someone intentionally crafts a URL to try to do this --%> warning

<%-- TODO: SEAN check this error pattern --%> error

warning <%@ include file="/includes/noprojects.jsp" %>