Hi,
I'm trying to export datas using the filters of a project with custom fields,
one in particular is a simple "select list (multiple choice)", however I'm facing a strange issue:
in the preview windows of the filter page I see the correct information by adding the custom field in the columns options, however when I export them with the "Export Excel CSV (current fields) option, the data exported are not the same of the preview, instead they are replaced by the first option of the selected list, but only the second list is affected, ex:
in the preview I see the following data of the custom field:
list A, 3rd option | list B, 2nd option
list A, 1st option | list B, 4th option
in the exported CSV file I get:
list A, 3rd option (same and correct) | list B, 1st option (different and wrong)
list A, 1st option (same and correct) | list B, 1st option (different and wrong)
Hope someone could help, maybe its just a matter of JQL filters to add, i've tried some but with no luck.
Many thanks in advance.
Dario
Today is working, seems like it needed time to propagate...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.