Unique Bug Numbers for each program possible? (amended)

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
dogugotw
Posts: 1
Joined: 25 Aug 2005, 17:19

Unique Bug Numbers for each program possible? (amended)

Post by dogugotw »

New here, don't use Mantis but am helping out someone else. I've searched - no joy.

The bug manager for our company would love to be able to have Mantis generate sequential bug IDs for each program rather than having a single sequential series across all programs. I can't find anything in the GUI config part of the system that would allow this.

Is it possible?

Is it a simple switch somewhere or does it require writing custom code?

If it's custom code, which php file has the code that would need to be customized?

TIA

Doug

<addendum>

Sorry - we're using version 1.0.0a2
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

This is not supported. Also the change to allow it will not be trivial, since any reference to a bug will need to include both the project and the non-unique id.

Regards,
Victor
MantisConnect
http://www.futureware.biz/mantisconnect
Post Reply