Hello,
a project manager has asked me can we configure our Jira cloud, so that users cannot clone issues within their project ? It seems the users are cloning but then not correctly maintaining the various field values on the new Jiras ... making it hard work for the PM to track & report on all their issues accurately.
Can you tell me how I can control cloning ? Is it possible at a user or project level ? Would appreciate any help offered plus examples.
Thanks in advance.
On Cloud, there's only one way to control cloning - you can flag a step in a workflow with "jira.permission.create.clone = denied" - this will stop everyone having the clone function when an issue is at a particular place in its workflow (you can, of course, add it to every step, which would disable clone completely for the issues using that workflow)
Hi Nic,
I have applied your suggestion on one of our key status for the specific workflow but I can still create a clone.
I have inserted a screen shot of what I have created. Have I got the syntax correct and / or there any other steps I need to take ?
Thanks in advance,
matt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am experiencing the same issues as Matthew.
As you can see in the attached screenshot, the property you have mentioned doesn't restrcit clonning of issue. I am using Jira Service Management (Cloud) which I believe should have the same properties as Jira Software (Cloud).
Also, do I need to add this property to all the statuses for "Clone" option to disappear from the "Actions" tab? or adding it to specific status would siffuce to make it disappear at least for that specific status?
Thanks in Advance
Nemil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
enter the property key of jira.permission.create.clone.denied and leave the property value blank.
(I believe that should work, you may need to set the Property Value to true)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
the following options did not work in Jira Cloud:
jira.permission.create.clone.denied value: true
jira.permission.create.clone.denied value: left blank
jira.permission.create.clone value: denied
the following option is what works in Jira Software Server:
jira.permission.create.clone.denied value: true
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
what did work in Jira cloud is:
jira.permission.createclone.denied value: true
note the subtle difference as there is no dot between create and clone
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Matthew Doughty welcome to the Atlassian community.
Please be informed, in order to restrict the cloning access, the role should be a Jira admin.
Please check these links that would give you specific step and details:
Prevent users from cloning issues
Stay safe and stay healthy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.