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
You can assign the reporter when the subtask is closed or done. Please go through the below blog post on how to achieve it through script runner and groovy script.
https://www.codetolive.in/jira/How-to-assign-the-subtask-to-the-reporter-after-it-is-closed
It looks like there are a number of plugins in jira that might be able to help with this. First the plugin Quick Subtask for Jira appears to be able to automatically set the reporter of a subtask to be the parent reporter according to their documentation. However it looks like that might just be useful at the time of the subtask creation.
If you're looking for something to change the reporter during other transitions, then I'd recommend looking into Scriptrunner as a means to use a script to do this. It looks like there have been other posts here on community in the past that have requested very similar functions and provided some scriptrunner scripts: See https://community.atlassian.com/t5/Product-Apps-questions/Using-Script-Runner-post-function-to-change-the-reporter-of-a/qaq-p/40806 for one example.
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.