On Sep 13, 2012, at 10:34 AM, Kurt Pomeroy wrote:

> I posted this issue in the "help" section on the forums but ofcourse, got no 
> answer.
> 
> Here is the link
> 
> http://mantisbt.org/forums/viewtopic.php?f=3&t=20674&p=49623#p49623
> 
> Summary: When I am on 'all projects' and click on summary and scroll down to 
> 'by category' the fields are repeating over and over. 
> 
> Please see the attached screenshot.
> 
> Thanks

If you don't get an answer, that usually means one of two things; A) no one 
knows the answer, or B) your question is not presented in a way anyone 
understands. 

When you are on all projects, the categories are drawn together from redundant 
sources. The data structure is rather complex in that area and making a 
distinct set of categories requires a coupe of steps. I suspect the code for 
this report was written a long time ago and for MySQL that means some things 
were not supported as well as one might wish.

I assume no one has had the time or inclination to rewrite the code to roll up 
a distinct category report for all projects. Sounds simple but is not something 
that would garner a high priority.

Now, that may sound snarky, but it is not meant that way. It just that the 
developers of Mantis have to pick their battles. After all, it is free of cost 
to the end user, and there are a lot of enhancement requests to consider.

That said, Mantis is also open source. So you could pop open the code segment 
that assembles the list and add a bit of your own code to set things straight. 
With that in hand, post it to the forum as a proposed enhancement.

hth,

 - Mophilly
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mantisbt-help mailing list
mantisbt-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to