once if we delete an issue, its defect is lost and so if we enter another issue it is enterd as as the next defect id and not the one of the deleted. so can any one tell me if we can report the issue so that there is no missing in the order of the defct id.
Thanx
Deepak.
Reporting a bug.
Moderators: Developer, Contributor
That's right: any issue ID is only used once. This is a good thing, I would think, as (for example) it would mean that any documentation that refers to a particular issue will never point to the wrong one.
I would rather know that an issue has been deleted than be given the wrong issue back just because the number was reused.
I would rather know that an issue has been deleted than be given the wrong issue back just because the number was reused.
If you are hell bent on doing it, it appears you can delete the bugs and adjust the auto increment as discussed http://forums.mantisbugtracker.com/view ... 0e6cf09c59