Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

...

Tip
titleIgnore fields

In most cases, using the ignoreFields capability documented in Clone properties is sufficient for most use cases requiring field control. Therefore JSP customization can be avoided.

...

Warning
titleJSPs to be discontinued
Future versions of JCPP will not support JSPs. See and watch
Jira Legacy
serverSystem JIRA (bobswift.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId729d679a8382ec9d-302cabb6-339f3a29-958b8d72-015e107badcd95b9a5732a63
keyJCPP-139
.

Description

By default, the fields that show on the clone issue details screen are from the create issue screen with some fields hidden based on other customization options. This page documents a technique to explicitly list the fields that show up for a clone operation. This can be used with a custom clone operations (see other information) or to replace the default clone plus details jsp (be careful!).

...