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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
Can we reassign a service ticket to licensed ticket initiator?
We have 5 sets of approval layers and upon rejection at any level we would like the ticket to be re-assigned to the initial ticket initiator. Our ticket initiator is a licenses user.
If yes, how is this achievable?
Thanks in advance.
What do you mean by ticket "initiator"?
Depending on what you mean exactly, this could potentially be achieved by either a workflow post-function or automation for Jira.
Best regards,
Hamza
Ticket initiator = The person who reported/created the issue (aka the Reporter)
Once the reporter creates a ticket, we have 5 sets of approval layers. Upon rejection at any level we would like the ticket to be re-assigned to the reporter.
The reporter is a licensed user within our organization.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, thanks for clarifying. This can easily be done using a workflow post-function.
We have 5 sets of approval layers and upon rejection at any level we would like the ticket to be re-assigned to the initial ticket initiator.
For each of the 5 approval steps, there will be 5 transitions indicating the rejection/decline state.
You would need to add a post-function for each of those transitions in order to automatically reassign the ticket to the reporter upon rejection,
The name of this post function is Assign to Reporter. This post-function assigns the issue to the user who created the issue.
More details can be found in this article, but to add a post function to a transition, edit the workflow that contains the transition, select the transition, then click Post functions in the properties panel for the transition.
To add a post function to a transition:
Select > Issues.
Click Workflows and then Edit for the relevant workflow.
Select the transition:
In diagram mode, select the transition arrow.
Open the post functions tab:
In diagram mode, click Post functions in the properties panel to show the triggers configured for the transition.
Click Add post function.
Add the Assign to Reporter post function to each of those approval step (declined/rejection) transitions and choose Publish Draft to finalize your changes.
Best,
Hamza
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hamza, thank you for investing your valuable time in assisting.
I have attached our workflow for a better visibility.
Approvals are set to 5 layers and upon rejection, a ticket can be re-routed at any status but i was unable to achieve auto assignement to the "initial reporter".
By applying the solution that you have shared above, do you feel my problem statement can be resolved?
Regards,
Hasham
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.