Init the bug ID

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Meow the Catz
Posts: 13
Joined: 06 Mar 2007, 14:04

Init the bug ID

Post by Meow the Catz »

Hi,

So I have created some test bugs that I have deleted now, and now my bug tracker system is in production.

Is there a way to initialize the ID number, so the next bug I'll submit will have number 1?

Thanks
costanm
Posts: 19
Joined: 07 Nov 2006, 15:09
Location: Noesis - Portugal

Post by costanm »

yes,

the bug_id field is an auto increment value that is set in the database table.

If you deleted all bug, then you should set this paramenter to 1.

Best regards
Nuno Ferreira da Costa
Post Reply