Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting does not preserve field order #11

Open
kschulst opened this issue Apr 29, 2021 · 0 comments
Open

Exporting does not preserve field order #11

kschulst opened this issue Apr 29, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@kschulst
Copy link
Contributor

When exporting a dataset using CSV, the resulting fields are not ordered in the same way as the original dataset.

Example:

Adresse;Lykketall;Postnr;Type;Skurk;Fødselsdato;Poststed;Id;Navn;charset;contentKey;createdDate;topic;description;contentLength;position;source;tag;contentType;dataset;resourceType;ulid;position;timestamp
Andedammen 13;13;3158;And;false;1934-06-09;ANDEBU;26913712456;oaÅ¢B-W9¢:%;UTF-8;entry;2021-04-28T13:33:42.567860227Z;disney;Karakterer i Disney-universet;42;001;andeby.fandom.com;test;text/csv;disney;entry;01F4CPJG1BXJNMTA3T06D6V77T;001;1619628998699
Musestien 5;5;8723;Mus;false;1928-10-01;HUSBY;79288479608;P¿J±5ý]èý;UTF-8;entry;2021-04-28T13:33:42.567860227Z;disney;Karakterer i Disney-universet;42;002;andeby.fandom.com;test;text/csv;disney;entry;01F4CPJG1H056GRD1R2KG09QW8;002;1619628998705
Langsvingen 11;11;1405;Hund;false;1932-05-25;LANGHUS;92239844400;Omß×Ry°Ö;UTF-8;entry;2021-04-28T13:33:42.567860227Z;disney;Karakterer i Disney-universet;42;003;andeby.fandom.com;test;text/csv;disney;entry;01F4CPJG1MZTXXBAKKAZY9PA78;003;1619628998708
Svartvika 42;42;3158;Katt;true;1930-04-24;ANDEBU;10370827580;T0G%ÖÏ-Î0o(eª;UTF-8;entry;2021-04-28T13:33:42.567860227Z;disney;Karakterer i Disney-universet;42;004;andeby.fandom.com;test;text/csv;disney;entry;01F4CPJG1NMDYBBVM89ZT375WZ;004;1619628998709
@kschulst kschulst added the bug Something isn't working label Apr 29, 2021
@kschulst kschulst changed the title Exporting to CSV does depseudonymize and does not preserve field order Exporting does not preserve field order Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant