View Issue Details

IDProjectCategoryView StatusLast Update
0014591mantisbtroadmappublic2012-08-24 16:16
Reporterfman Assigned Toatrol  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Product Version1.2.11 
Summary0014591: Roadmap - possibility to display severity
Description

IMHO it would be useful to be able to display severity.
This can be useful to undertand in roadmap for a version, what issues are fixes, and what issues are new features

TagsNo tags attached.

Relationships

related to 0008949 acknowledged Roadmap should show priority 

Activities

atrol

atrol

2012-08-13 14:58

developer   ~0032556

If you want it now you can write a custom function custom_function_override_roadmap_print_issue to get this
http://www.mantisbt.org/docs/master-1.2.x/en/administration_guide.html#ADMIN.PROJECT.ROADMAP

Copy the function custom_function_default_roadmap_print_issue from custom_function_api.php to custom_functions_inc.php in the root directory of MantisBT
Rename the function to custom_function_override_roadmap_print_issue and adjust to your needs.

fman

fman

2012-08-14 04:20

reporter   ~0032559

@atrol
Thanks for the hint, as usual Mantis rocks!. I'm using it since 2005 and consider it an amazing application, with lot of possibilities built in.
Thanks a lot for the job to all the team