Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.2.0-b1
-
Fix Version/s: 3.2.0-b3
-
Component/s: Client Interface
-
Labels:None
Description
If there is only 1 department visible to a client when not logged in, then the system currently redirects them to add a ticket to that department rather than choose a department from a list of departments. Because of this additional redirect, the success message is lost after creating a ticket.
I think you wanted to forward users straight to creating a ticket if there was only 1 department, but we could nix that behavior. Otherwise we need to redirect the user to a separate URL if there is only 1 department available.