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!
Issue numbering
Moderators: Developer, Contributor
Re: Issue numbering
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
Perhaps in your database autoincrement value has been defined as 2
Re: Issue numbering
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!
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!