2 messages in com.mysql.lists.eventum-usersError with custom multiple combo boxes
FromSent OnAttachments
Craig Austin06 Oct 2005 16:41 
Spahr, Bryan07 Oct 2005 05:02 
Subject:Error with custom multiple combo boxes
From:Craig Austin (caus@theradoc.com)
Date:10/06/2005 04:41:58 PM
List:com.mysql.lists.eventum-users

Hello,

I searched the list, and didn't find mention of this, so I hope it's not a duplicate:

1. I created a custom field of type "Multiple Combo Box". (I added several options) 2. I opened an issue with this field, and selected all of the options. 3. After this issue is updated, only one of the items is selected, the other selections are lost.

I looked at the custom field class, in the function "getListByIssue". It appears that there is an erroneous 'GROUP BY fld_id" clause. If I take that out, everything seems to work correctly. But, I'm sure that clause was there for a reason.

Has anyone else run into this problem?

Craig