bugnet
bugnet copied to clipboard
'Issue' report showing "value" for drop down list type custom field, not the "name"
When you select the 'Issue' report from the top menu, I have a custom field that is defined as 'drop down list', and it is showing the 'value' (CustomFieldSelectionValue) stored for the selection instead of the name (CustomFieldSelectionName). Since it appears that the name is what is displayed on the Edit Issue screen, I would think that should appear on the report as well. Perhaps this is a problem with the BugNet_GetIssuesByProjectIdAndCustomFieldView view (or some other view)??