Mantis as Testing system

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
MStrecker
Posts: 3
Joined: 27 Sep 2006, 13:33

Mantis as Testing system

Post by MStrecker »

Hi @ all,
I would like tu use mantis for our Bugs and testings.

Now my question, can I build a Programm structure in mantis? I have test it with Projects, but the Projects are sortet by abc and. Is there any possible way to habe the Projects unsortet?

Greets Michael
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

Remove "order by p.name" from user_get_accessible_projects() from core/user_api.php.

Regards,
Victor
MStrecker
Posts: 3
Joined: 27 Sep 2006, 13:33

Post by MStrecker »

Well, I have found a better way. Still I past a own ID bevor the Name like 00501. Then I can sort it :)
Post Reply