View Issue Details

IDProjectCategoryView StatusLast Update
0006488mantisbtcustomizationpublic2006-05-07 03:51
Reportercdsmithus Assigned Tovboctor  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.0rc3 
Fixed in Version1.1.0a1 
Summary0006488: Should be able to remove severity and reproducibility
Description

If I define g_severity_enum_string and g_reproducibility_enum_string to empty strings, I'd like to not see the corresponding fields in the web interface. I don't see any reason that these fields should be required.

I'm trying to move casual testers over from BugZilla, and they are accustomed to ignoring fields when reporting bugs. The more pointless fields are on the bug report for them to fill in, then less likely they will get in the habit of filling out fields we care about.

TagsNo tags attached.

Relationships

has duplicate 0007676 closedvboctor Patch to add default_bug_reproducibility config variable 

Activities

gtomlin

gtomlin

2005-12-13 09:34

reporter   ~0011788

You could add priority to this list. In our situation, we always work on the highest severity issues first, and priority is thus redundant.

vboctor

vboctor

2006-04-22 02:22

manager   ~0012680

Added $g_default_bug_reproducibility to default reproducibility. Fields like severity, priority, reproducibility, category are now all optional and can be removed from the form posting the issue.