You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am trying to create a clone-plus.properties file and cannot figure out how to add Clone prefix to the summary field. The documentation have to different options for it:
# Set fields 1.plus.set.summary = Clone of issue with summary: %original_summary%
How to add CLONE prefix to summary
# Set the summary to be like the default Clone operation by adding "CLONE - " 1.plus.set.summary = CLONE - @summary@
I have tried both orginal_summary and summary with @ and %, but when I test it out the summary field is not changed. I even tried to just use the property file listed in the last link without any modifications and the summary field does not get the prefix. What am I missing?
I am using version 6.3.0 if that makes any difference.
Found the issue, my test environment needed to be rebooted. Once it was up everything worked as expected.
Is this setting
1.plus.set.summary = CLONE - @summary@
working fine after jira restart?
We also looking same prefix CLONE - should be added for very clone+ & clone++.
Thanks,
Daya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dayanand,
As far as I remember yes, it was working fine after the reboot, but it has been almost 3 years since I messed with the app, and I have since moved on to a different company that is not using Clone Plus.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.