Happy Friday, is it possible that if you export a field that allows multiple selections, that it only exports the first entry?
For instance, here in this example it only shows number 2 in the csv but the ticket has 2.4
Best regards waczny
waczny
I believe that's a known bug if I remember correctly.
Cheers.
Ok, I was trying to look for it but didn't find this topic. But still thank you! waczny
@KevinTheJedi
I was able to get what I want, instead of making multiple selections of a list I used "choices" instead and listed everything there. Now it works :-)