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
Hi Team,
Currently, when a user clones a ticket all field gets cloned including "Reporter" however that is incorrect. The user who is cloning the issue should be a Reporter. The problem is Users are cloning many tickets then and they raise requests to Jira admins or Project Lead to change the Reporter name.
To mitigate this issue and to show the correct reporter when the issue is cloned, can some changes be done in the backend of the project itself?
Thanks,
Mounika
Hi
A clone copy everything except the status that will be the first status of the workflow associate with this issue.
You may try to create an automation for JIRA for that.
Trigger would be issue link created of type clone then set the reporter to the initator of this automation. In the automation detail, the actor need update reporter permission in the project. The initiator, user who trigger the automation do not.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.