View Issue Details

IDProjectCategoryView StatusLast Update
0005557mantisbtcustom fieldspublic2012-10-08 05:31
ReporterRudboy Assigned Todregad  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version1.0.0a2 
Summary0005557: When i feedback an issue, the custom field doesn't work
Description

I have added a custom field 'multiselect list', and it's required to update and resolving.

But when i upagrade an issue i modify this attribute, and if i want to assigne it, i have an error. But this attribute is good!!!!

Have you the same problem, and a solution....

You can see screenshot

TagsNo tags attached.
Attached Files
1.dsn (58 bytes)   

Relationships

duplicate of 0005558 closedthraxisp Problem with customfield multiselect List 
related to 0005527 closedthraxisp Acknowledgement does not work with custom fields 
child of 0005460 closedvboctor Critical Issues to Fix for Mantis 1.0.0 Release 

Activities

thraxisp

thraxisp

2005-05-02 13:32

reporter   ~0010000

Could you be more specific with how you produce this problem? Are you clicking the Change Status button, or the Assign button.

(The screen shot is missing).

Rudboy

Rudboy

2005-05-26 04:42

reporter   ~0010241

Sorry but my problem is always here...when i feedback a mandatory multiselect list custom field, an error appars :
'A necessary field 'Type of issue' was empty. Please recheck your inputs.' and my field is set to blank...

For information i click on 'Change Status to' (with feedback selected)
But when i use update issue all is good.

thraxisp

thraxisp

2005-05-26 07:46

reporter   ~0010242

From 0005558, This problem appears when i click on "Assign To", but it 'works with "Update issue".

thraxisp

thraxisp

2005-05-26 09:23

reporter   ~0010244

This is curious. The code for bug_assign does not change, nor care about custom fields. Can you provide more details as to how you found this problem? What version of software are you using?

Rudboy

Rudboy

2005-05-26 11:20

reporter   ~0010246

Sorry but the only one detail that i can give you, is the following :
I have configured a 'multiselect list' custom field has : 'Required On Update'
I click on 'Change Status To:' with 'feedback' selected, i write my note and click on 'Request Feedback'

After this action i have an error and my attribut is empty...

Can you reproduce or confirm this.

thraxisp

thraxisp

2005-05-26 12:30

reporter   ~0010250

If the field is required, it should show up on the change status page.

I think that this is a duplicate of 0005527.

Rudboy

Rudboy

2005-05-26 18:13

reporter   ~0010258

i will try to use the CVS page 'bug_change_status_page.php -> 1.21', but i'm not sure that is the same problem...
Because i have update the issue and i want to feedback from everyone. It's the feedback page which don't work correctly.

thraxisp

thraxisp

2005-05-31 13:58

reporter   ~0010295

I'm confused. Is the field "Type of issue" (one of your custom fields) showing up on the "Request Feedback" (bug_change_status_page.php)? If not, is the field set as "Required for Update"?

Rudboy

Rudboy

2005-06-08 11:08

reporter   ~0010422

My custom field is "Required for Update" and it appears when i want update an issue. In this case all is good.

When I choose to feedback an issue :
I choose the person to affect,
I write a note,
I click on button "feedback"

But an error appears wich says "A necessary field 'Type of issue' was empty. Please recheck your inputs." and my field is set to blank...

Rudboy

Rudboy

2005-11-18 10:51

reporter   ~0011636

Some news?

siebrand

siebrand

2009-06-13 04:32

developer   ~0022139

Any news here? This issue has been assigned for years without activity...

dregad

dregad

2012-09-28 11:30

developer   ~0032986

I did not manage to reproduce this behavior in 1.2.11.

  • define multiselect custom field, with values a|b|c, no default, displayed on report+update, required on update

  • report new issue, leave the custom field blank

  • change status to feedback, do not select value in list, click button
    ==> error 11 necessary field empty appears

  • edit bug, click update
    ==> error 11 necessary field empty appears

so, behavior seems consistent and to work as expected.