Issue numbering

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
mother10
Posts: 9
Joined: 15 Dec 2006, 10:37

Issue numbering

Post by mother10 »

Hello,

I am very new to Mantis, just installed it and trying to get the hang of it.
Now I noticed that when I enter testissues, they number like:
1,3,5,7,9

I would have expected them to number
1,2,3,4,5

Is there a reason for that?

Thanks!
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Issue numbering

Post by cas »

That should not happen.. The field is defined as autoincrement which is default set to 1.
Perhaps in your database autoincrement value has been defined as 2
mother10
Posts: 9
Joined: 15 Dec 2006, 10:37

Re: Issue numbering

Post by mother10 »

Hi,

You were absolutely right.
I contacted my website provider and it turned out their autoincrement was set to 2.

Unfortunately that could not be changed they said.
Very odd it is set to 2 I think.

So I am stuck with autonumbering in steps of 2.
Wish Mantis could set it to 1......

Thanks for helping me!
Post Reply