Use ID as Tracking ID

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
teejay2u
Posts: 1
Joined: Tue Jan 02, 2024 12:48 pm

Use ID as Tracking ID

Post by teejay2u »

Hi,

Is there a way to either:
  • Change the Tracking ID to a sequential number; or
  • Use the Ticket ID in place of Tracking ID?
Thanks
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Re: Use ID as Tracking ID

Post by Klemen »

There is no built-in way of doing this. The reasons have been explained a couple of times here on the forums in the past, but mainly it is to prevent people from guessing the ID and viewing other people's tickets.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
morphisto.zet
Posts: 27
Joined: Tue Jul 12, 2022 8:02 am

Re: Use ID as Tracking ID

Post by morphisto.zet »

Hi teejay2u,

I've changed the admin_ticket.php for that purpose, so that supporters can view tickets only with the ticket id instead of the tracking id.
I've posted it under viewtopic.php?t=7322 . Maybe it's helpfull for you.
But i wouldn't recommend doing such a thing for custumers.
Post Reply