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