I have a service desk which internal and external Customers/users can create tickets from, mainly from sending in emails to the SD.
I now want to create a project for each internal department, such as Admissions, Media, Finance etc and be able to move tickets into them, so that it aids management, tracking and reporting.
The Main Service Desk will be the one where all the tickets come into but the each ticket will be categorised and transferred to the relevant Service Desk for investigation and resolution.
How is the best way to to do this please?
Many thanks.
Hi @Ann Farrant ,
I have almost exactly your scenario in my instance. In my case, I use it for times when, for example, a ticket is created in ITOps but belongs in the DevOps of Salesforce projects. What I did:
Hi Mike
This is really helpful. So to clarify, you have multiple service desks/projects and they are configured as above to aid handing over and management of tickets?
Does this allow reporting by the various desks/projects/teams?
Once ticket is handed over, does it become their sole responsibility to action and close?
Is the master Service Desk able to still see the ticket and report on it for management reporting and housekeeping purposes?
Thanks again Mike, this is really useful.
Kind regards
Ann
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ann,
In my case, once I've handed off, it becomes a SEP (Somebody Else's Problem) and I close the ticket. That said, I do retain the link so I can see what happened if it ever comes back to me.
However, if you get really creative (and Jira Misc Workflow Extensions plugin will help a lot here), you can start to do things like, for example:
You'll probably have to dig for an app that extends JQL (or just go with ScriptRunner which has the extensions and a ton of other things that you will end up needing eventually) so that queues in your master can look for issues with linked issues of a certain type in a certain project with a certain status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mike
This is so useful and helpful, thank you so much.
I have had a dig around on my sandpit project and I am struggling to see the process of how to achieve the Field and Screen update, to achieve the object below, can you send me a quick idiots guide please :)
This would be massively helpful.
Many thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ann Farrant
I'll see if I can get enough detail in here to get you started on this
Depending on which app you add to your instance, they have a lot of good documentation on the nitty gritty but at least this is the framework to look for the specific destructions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Mike
It turns out we do not have "Create on Transition" or "Jira Misc Workflow Extensions" so I am looking into whether we can purchase one of these.
However, my question is, what is the benefit of setting up separate Service Desks and not just having different queues in one Service Desk? Is it the transfer of responsibility and reporting options which are the main benefits?
Many thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ann Farrant
First, if you're only going to be able to get one of those plugins, I'd recommend getting JMWE. It does the function we're speaking of and adds a ton of other things (validators, conditions, and post functions) that are highly useful as you build out your environment. That is my primary "go to" toolbox of things when I am trying to do stuff.
To your question, it's largely a personal preference kinda thing. That said, splitting the SD into separate HDs has other benefits. I tend to split (in my world) the technological HD from the general office/facility support HD. That gives me a cleaner methodology to separate different function types and it makes it a TON easier to have different permission structures based on who needs to see what, when. It also allows one to tailor the headers differently and the words at the top to help the users know what is where.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Was quite interested in your answer regarding having multiple service desk projects so service a ticket.
What happens if the customer comments on the original ticket? will then the newly-created handed-off ticket have the same comments?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Marlene Koh ,
Short answer is that I don't copy them across. Rather, I link the tickets and make any that can't see it because permissions able to see because Request Participants.
Longer answer is that, should you want to do that, there are ways to copy from one to the other as part of the post function that clones off the content to a new handed off ticket. JMWE would be able to root those out and move them over (don't have the code to do that at hand as I haven't done that but I do see that it can be done.
Almost always, it isn't a thing for my environment. If it gets handed off it's because the requestor didn't read the preamble to the request types telling them what it was for and simply made the request in the wrong place. Many shops just cancel it with a kurt "You shoulda made this kind" comment but I went for better customer service to let my agents put it where it belonged on behalf of the customer.
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.