When I respond to a customer, the ticket stays in 'Waiting for Support' status. I tried switching the status manually, but the screen wants me to choose a resolution before it changes the status. Something is obviously setup incorrectly, but I can't figure out what it is. Any suggestions?
Check that there is no validation in the transition you are making.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John,
It definitely sounds like something in your workflow configuration is preventing the status change without a resolution.
Here's where I'd start investigating:
Workflow Transitions: Go into your project settings and find the workflow associated with this issue type. Look specifically at the transition that's supposed to move issues from "Waiting for Support" to "Waiting for Customer" (or your desired status).
Conditions and Validators: Within that transition, there are likely "Conditions" and "Validators." These act like rules:
Resolution Field: Double-check if the "Resolution" field is marked as required on the transition screen. If so, you'll either need to make it optional or remove it if it's not essential to your process.
Hope this gets you pointed in the right direction!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, @Seon Shakespeare
I had to edit the transition. Somebody else had set up our service desk, so it wasn't configured correctly. Your answer was helpful!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Solved! I had to edit the workflow for the transition.
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.