...
Tip | ||
---|---|---|
| ||
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 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Future versions of JCPP will not support JSPs. See and watch
|
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!).
...