After ticket creation, users cannot view existing ticket in console. Displays "Error Ticket not found!"
Posted: Wed Aug 19, 2020 4:54 pm
Write your message below:
Installed 3.1.2, just testing it now.
When users create a ticket, they have the option to view the ticket. If they do this via the url provided to them, it displays error "Ticket not found! Please make sure you have entered the correct tracking ID!".
The ticket is posted to the open tickets section of the admin console.
The following script displays the name and ticket number in the mySQL db as well:
select trackid, name, email, message, lastchange from hesk_tickets
Not sure what is wrong if anyone can offer up a suggestion...
Thanks you
Installed 3.1.2, just testing it now.
When users create a ticket, they have the option to view the ticket. If they do this via the url provided to them, it displays error "Ticket not found! Please make sure you have entered the correct tracking ID!".
The ticket is posted to the open tickets section of the admin console.
The following script displays the name and ticket number in the mySQL db as well:
select trackid, name, email, message, lastchange from hesk_tickets
Not sure what is wrong if anyone can offer up a suggestion...
Thanks you