Hi Team,
I am building an Organizational Service Request intake form. What I am looking to do is have a centralized intake for which asks what department you need support from. In the form I would have the standard fields, (name, email, phone, need by date, urgency, attachments, details, etc.)
What I want the result to be is by selecting department and then filling out the details, the ticket is routed to that department for support. (An Assignment Queue for lack of a better term)
Has anyone done this before and if so, how would I go about doing this?
Thank you
Andy Rosengard, PMP
You could do something as simple as using a custom field that has some kind of related department picker or has choices that relate to what they may need which would then relate to the department specifically. Then create an automation that if
custom field is == (insert department specific choice here)
then
Add label (HR, IT, etc)
Then you can setup separate queues that have those labels
Something like that. I'm sure there are more efficient ways to do it but this should do the trick.
Thanks Henry ! I was also looking for the similar requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've done something similar as Henry's suggestion in my system, simple but effective and it works, once you have a field defined that provides the 'department' from a drop-down list, you can then build the automation rule and it is assigned it automatically.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get the most out of Jira Service Management
Solve customer problems efficiently and deliver outstanding service experiences.
Learning Path
Adopt ITSM practices to deliver exceptional service
Become familiar with the principles and practices that drive ITSM. Then, learn how to configure and use Jira Service Management to implement them.
Atlassian Certified Associate
Jira Service Management Agent Essentials certification
Prove you know what's essential to providing efficient and resolution-focused service in Jira Service Management.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.