Hi there
Is there any script that I can use to block the cloning of issues? I have noticed some people are cloning closed tickets, which is recreating them with values in fields that are supposed to have values (or even appear) at the first stage of the workflow.
So far I have an easy workaround for this; put a validator in that only allows cloning if the values of the fields from later on in the workflow are blank. Doing this will stop them from cloning closed or progressed tickets, but I just wondered if there was a neater way of doing this with a script?
Best wishes
I suppose you can do it by taking away the permission to clone an issue when it's in a 'Closed' status. Check out this documentation for more details.
Thanks Ivan. In the end I got round this by setting down conditions on the transitions, so cloning can't be done beyond a specific stage. This ensures that no-one can clone the tickets once they have started moving to later statuses.
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.