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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.