Re: severity_enum_string Configuration Option

Jon Hardcastle <jd_hardcastle-/[email protected]>
Newsgroups gmane.comp.bug-tracking.mantis.general
Message-ID <[email protected]>
thank you, thank you!

-----------------------
N: Jon Hardcastle
E: [email protected]
'..Be fearful when others are greedy, and be greedy when others are fearful.'
-----------------------


--- On Fri, 27/3/09, John Reese <[email protected]> wrote:

> From: John Reese <[email protected]>
> Subject: Re: [mantisbt-help] severity_enum_string Configuration Option
> To: [email protected], "Help with Mantis" <[email protected]>
> Date: Friday, 27 March, 2009, 5:16 PM
> On 03/25/2009 11:42 AM, Jon Hardcastle wrote:
> > Hi guys, can anyone confirm if it is possible to
> override the severity in the configuration options? I need
> to be able to have per project severity.
> > 
> > Regards.
> > 
> >> Is this possible in the configuration options?
> >> 
> >> complex of:
> >> array(10 =>  featureTEST, 20=>1-trivialid,
> >> 30=>text,
> 40=>2-tweak,50=>3-minorcategory,
> >> 60=>4-majorstatus, 70=>5-crashsummary ,
> >> 80=>6-block)
> >> 
> >> 
> >> string of:
> >>
> 0:Enhancement,20:Low,30:Medium,40:high,50:Critical,60:Custom,70:,80:
> >> 
> 
> It is possible: create a string matching the format of
> $g_severity_enum_string in the Manage Configuration Report
> page for each project, and define a global language string
> in custom_strings_inc.php containing a single enum string
> for all the severity variants in your configuration.
> 
> Eg:
> 
>   project A: "0:feature,10:crash,20:corruption"
>   project B: "0:feature,15:block,25:crash"
>   $s_severity_enum_string =
> "0:Feature,10:Crash,15:Block,20:Corruption,25:Crash"
> 
> Hope that helps; cheers
> 
> -- John Reese
> LeetCode.net

------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.