You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I would like to start creating queues based on text in the ticket description. For example if a ticket comes in with "create a Zoom account", I would like it to appear in the Zoom queue as a separate team covers zoom issues.
If this isn't the right way to approach such an issue, I'd like to hear constructive suggestions on how to route tickets to the right teams in ITSM
@Greg Bassett - hi Greg!
While it's possible to do what you're asking, I wouldn't recommend it (especially if someone were to misspell Zoom or something).
Generally-speaking, I'd implement a custom field (of the select list type) called "Service" and have "Zoom" be a select list option.
You can then configure a service desk queue called "Zoom requests" (or whatever) and have it show tickets where "Service" = "Zoom".
Hope this helps!
Thanks Dave - right now we are simply asking staff to send any IT support issues to an email address, and triaging them as they come in, which is why we were looking for some text mapping.
We are planning to move to portal intake for specific services soon, and will definitely implement what you suggest at that time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, gotcha!
For now, make that queue using the JQL
text ~ "Zoom" OR text ~ "create a Zoom account"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you need a JQL request and don't know how to combine it, you can consider Dynamic Filters: JQL Replacer addon. It is developed by my SaaSJet team to simplify database queries. So you can choose the options you need using a visual composer. Here is a sample:
Hope you find it helpful.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Community! We’re excited to announce that Mindville Insight’s asset and configuration management capabilities will now be integrated into Jira Service Management Premium and Enterprise plan...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.