<%@ page import="com.atlassian.jira.component.ComponentAccessor" %> <%@ page import="com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager" %> <%@ taglib prefix="ww" uri="webwork" %> <%@ taglib prefix="aui" uri="webwork" %> <%@ taglib prefix="page" uri="sitemesh-page" %> <ww:text name="'cloneissue.title'"><ww:param value="issue/string('key')"/></ww:text> <% KeyboardShortcutManager keyboardShortcutManager = ComponentAccessor.getComponent(KeyboardShortcutManager.class); keyboardShortcutManager.requireShortcutsForContext(KeyboardShortcutManager.Context.issuenavigation); %> " /> <ww:text name="'common.words.error'"/> CloneIssueDetails.jspa Create true <%-- if there is no 'clone' link type in the system, print a warning --%> warning

<%-- if the user cannot modify the reporter, print a warning --%> warning

group checkbox checkbox checkbox checkbox -clone-option" name="" type="checkbox" value="true" checked="checked" />

<%@ include file="/includes/issue/generic-errors.jsp" %>