View Issue Details

IDProjectCategoryView StatusLast Update
0001179mantisbtfeaturepublic2024-10-17 05:39
Reporterupdater Assigned Tovboctor  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Versionnone 
Summary0001179: Would like 'fix in release' field in bug table
Description

From a workflow point of view, I need to be able to tell developers to only fix certain bugs for a particular milestone. Right now I'm using bugnotes, but those don't appear to be searchable, and it's certainly a pain to identify a list of bugs in this fashion.

TagsNo tags attached.

Relationships

related to 0003164 closedvboctor Added "fixed in version" field, set when resolving a bug 
has duplicate 0001246 closedvboctor Provide support for logging a version where the bug is fixed. 
has duplicate 0001584 closedvboctor assign a bug for completion in a specific revision 

Activities

tpodowd

tpodowd

2002-05-08 02:48

reporter   ~0002500

Me too! This is probably the biggest feature missing in terms of what I would like to see in an upcoming release :)

aarjona

aarjona

2002-08-16 13:19

reporter   ~0003109

just to clarify: in 0.17.3 (the latest release) the bugnotes are searchable.

vboctor

vboctor

2002-08-16 19:54

manager   ~0003115

I would suggest developing this feature as part of the custom fields feature. The custom fields allows the mantis administrator to define the fields that are not supported natively. These fields should be searchable.

vboctor

vboctor

2002-08-19 23:53

manager   ~0003131

My initial idea was to implement it using custom fields if we are just making it a free text field. However, according to the discussion in the mailing list, I think it needs to be a native field.

jfitzell

jfitzell

2003-01-02 19:34

reporter   ~0003589

I think this will end up being available as custom fields. We will allow free text fields and enum fields that provide a list box. My only concern is that the fields are defined site-wide and added to projects. But each project is likely going to want its own values for a field like this. This could result in an overly large number of custom fields on sites with lots of projects.

vboctor

vboctor

2003-02-15 22:18

manager   ~0003697

The custom fields feature is now implemented in CVS. This will allow you to add your own fields, and link them to projects as appropriate.