Documentation for JIRA 5.0. Documentation for other versions of JIRA is available too.
JIRA's issue cloning behaviour can be modified by JIRA system administrators.
The information on this page does not apply to JIRA OnDemand.
デフォルトでは、課題が複製されると、JIRA は事前に用意されているリンクタイプ名「Cloners」を使用して、元の課題と複製された課題間のリンクを自動で作成します。
You can change this default behaviour by editing the jira.clone.linktype.name
property of your jira-config.properties file.
If this property does not exist in your
jira-config.properties
file, add it to the file.
デフォルトでは、複製された課題の「サマリー」フィールドの接頭語に「CLONE」ストリングが付きます。
クローニングされた課題の接頭語を変更、または接頭語の付与を禁止するには:
jira.clone.prefix
property by clicking the existing value and specifying a different prefix for the 'Summary' field of cloned issues.