Jump to content

Custom Start ID for Tickets


EBSAR

Recommended Posts

the Ticket ID in which sense?

 

if you mean the one displayed to the user, then it's format is defined in setup -> general settings-> support -> Support Ticket Mask Format... and is usually in the following format by default..

 

%n%n%n%n%n%n

which will display to the user the ticket id as six random numbers.. e.g it could be 123456, the next after that could be 643739 etc...

 

internally to the database table, the table ID value would start at 1 - and if you wanted to change that to 3500, you'd probably need to alter the database table directly and change the auto-increment value.... but I wouldn't suggest that you do that unless a) you backup the database first, b) you're familiar with SQL and c) only if you really have to!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated