Page 1 of 1

Setting up a priority

Posted: 07 Jan 2021, 00:06
by JMOR
Hi Everyone:

I need to create a set of new levels
1-99 and that would be our priority 1 is high priority

would someone please give me step by step what I need to do to make this happen


Ty
John

Re: Setting up a priority

Posted: 07 Jan 2021, 07:09
by atrol
There was already an asnwer for this, but you did not provide any further feedback viewtopic.php?p=71090#p71090

I think that having priorities from 1-99 is questionable.
Isn't it a bit strange to decide/distinguish if an issue has priority 67 or 68?

If you really want it, you could
- create a custom field of type integer or
- extend the existing priority enumeration

For more information, read the Admin Guide
https://mantisbt.org/docs/master/en-US/ ... stomfields
https://mantisbt.org/docs/master/en-US/ ... mize.enums