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.
Hello,
Here is our use case:
Two teams A and B are working on 2 different but identical JSMs (same workflow, same Custom Fields etc...)
Team A needs to escalate issues to B
Ideally, team A should use a Status such as "Escalated", an automation transfers the ticket to team B with all the details present in the initial ticket. Just like when we use the "Move" action on an issue.
The problem is:
My question here is:
Is it possible to use an automation to activate the 'move' option on an issue?
Thanks
Welcome to the Atlassian Community!
This doesn't work because you should not be moving requests from one project to another. To many of your customers, this would look like you have deleted their request because they can't see it in the other portal.
Two options for handling it though, quite easy with a bit of config:
@Nic Brough -Adaptavist- can you please elaborate on your second suggestion? I'm curious how this would work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The simplest solution here is to have your "escalated" status in Project A, set up a queue showing only the escalated tickets (in project A). Allow the already licensed agents (or a subset of) access into Project A so they can work on them there.
Thus retaining all data gathered within and ability to communicate with the customer.
Then just focus on what other tricks that "escalated" status might require (via , conditions, validations, post functions or automation) to assist inform, control and report on these escalated tickets.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In Theory you can add a custom field called "Escalated" to act as an anchor between the two projects.
When the ticket is escalated you set an automation to check the escalated box and then you can create a Que in the second team that fetches all ticket with the Escalated checkbox.
This way, you can have the same ticket exist in two projects at the same time and you can work on the ticket as normal and see all activities from both projects.
This is how I set up development that include integrations where you need work to be done on both sides. I have not tried it in JSM yet, but I can see how this could be useful to trigger escalation to second line, for 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.