View Issue Details

IDProjectCategoryView StatusLast Update
0012550mantisbtcustom fieldspublic2011-08-05 02:31
Reporterdandjo Assigned Toatrol  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.2.3 
Summary0012550: custom field required, but not configured as required
Description

There's a false behavior when working with custom fields.

I defined a custom field and set the following flags to false (not checked):

Required On Report [ ]
Required On Update [ ]
Required On Resolve [ ]
Required On Close [ ]

When I have a look in the database these colums (require_report, require_update, require_resolved, require_closed) are set to "0" for this custom field.

Now when I report an issue, the error "A necessary field <custom-field-name> was empty. Please recheck your inputs."

Bug or misconfiguration?

TagsNo tags attached.

Relationships

duplicate of 0011684 closedvboctor Incorrect error "A necessary field "MyField" was empty. Please recheck your inputs." when submitting new issue 

Activities

atrol

atrol

2010-11-22 10:55

developer   ~0027448

Please check: Is this one 0011684 your issue?

dandjo

dandjo

2010-11-22 11:08

reporter   ~0027449

Yes it is, but I encountered this problem with Enumeration.

atrol

atrol

2010-11-22 11:18

developer   ~0027450

Yes, enums are also affected
see http://www.mantisbt.org/bugs/view.php?id=11684#c24821