Hello,
found a bug on enumerator (Single selection) attribute when exporting to excel (whatever the format)
My values are thoses ones :
Ceramic
value1
Concrete - Asphalt
value2
Fabric
value3
Ground
value4
Leather
value5
Marble - Granite
value6
Metal
value7
Organic
value8
Paint
value9
Paper
value10
Plaster
value11
Plastic - Rubber
value12
Stone
value13
Terracotta
value14
Translucent
value15
Wood
value16
Foliage
value17
Flowers
value18
Sticks - Branches
value19
Insects - Seashells
value20
Rock - Pebbles
value21
Debris
value22
Hardware
value23
Sorry it is long
So here the bug is,
A : If i have Stone (value13) on an asset, ftrack will export this data: "Ceramic, Stone"
B : If i have Debris (Value22) on an asset, ftrack will export this data: "Concrete - Asphalt, Debris"
It seems that ftrack take the first number and, also the full number instead of taking only the full number. So in A, it give values 1, 13 and in B, it give values 2, 22
Thanks
Eric
ps: where do we report bugs ?