In our bug triage process, we need to filter triaged issues (based on a label say x and isTriaged field) and once the bug is triaged we add label x and update isTriaged to YES so that the bug moves to triaged queue.
Reporters have been cloning existing bugs which also clones labels and isTriaged field and we can't differentiate whats triaged vs whats un-triaged.
How can I clone a bug without copying labels, fields ?
Hello @Amit Bhatia ,
By using Adaptive script runner, it may be possible by configuring listeners.
Please check the below article link. the same kind of concern was raised by the end-user and Adaptavist helped him to sort it out.
Thanks,
Anvesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.