Hey, guys!
I'd like to know if there's a way to block transitioning an issue from any status to "Resolved" when changing the Issue Type.
This is causing me some issues because some agents are setting the issue as "Resolved" on this screen, and by doing that the "Resolution" field will remain empty.
Thanks!
Unfortunately, you won't be able to do that. You just need to train your agents of the implications of doing this.
Regards,
Fabian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gustavo Moraes , there's actually a few options you might have here.
Does this work or help in your use-case?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey, @Harrison PonceWe do have some validations on our workflow, and one of them is when transitioning the issue to Resolved.The thing is, we don't want to allow the user to transition to Resolved from all statuses, and to do as you described I believe I'd need to allow it. (Correct me if I'm wrong).For example, according to our workflow, the user can't transition from Open to Resolved directly. But when doing it through the "Move" screen they're able to.
Hi @Gustavo Moraes , sorry I posted my reply on a different account by accident.
One thing you can try (I have not tested this) is making an "all statuses map to Resolved" transition and put some sort of condition on it. That way users can not normally make the transition within the issue, but that way through bulk edit, the validation can still apply. Not sure exactly which condition(s) you'd want to use, but that might help here?
A little hacky...but sometimes you gotta get hacky lol
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.
Hey, @Harrison Ponce
We do have some validations on our workflow, and one of them is when transitioning the issue to Resolved.
The thing is, we don't want to allow the user to transition to Resolved from all statuses, and to do as you described I believe I'd need to allow it. (Correct me if I'm wrong).
For example, according to our workflow, the user can't transition from Open to Resolved directly. But when doing it through the "Move" screen they're able to.
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.