Describe the bug
The committee import/export has a problem with committee names that includes commas. In the 'forward_to_committee' column the import can't recognize/separate the committee name from each other, if a comma is in at least one name. A special kind of formation is needed so the import can regonize the committee names correctly. The crucial point is, that this special requirement is written nowhere, is not obvious and the export doesn't provide a helpful listing at all.
How to Reproduce
- open an instance
- create committees manually and name them "Vorstand", "Parteitag", "Presse, Öffentlichkeitsarbeit, Verlag und Social Media" and "Presse, Verlag und Beschlussvorlage"
- Now export it. Try to reimport it. > The committee name with comma won't be correctly recognized and new committee will be created.
Expected behavior
The export should have a data output, which provides a usable structure for reimport. Committee names should be reimported correctly.
Furthermore the csv example file should cover such an example, so that users have a chance to import data easily without having deeper knowledge of data file structures.
Additionally an information should be added to the import screen as an information about how to handle committes with comma.
Additional context
I'm not sure, where to put this issue. So if it's at the wrong place, feel free to transfer it.
Describe the bug
The committee import/export has a problem with committee names that includes commas. In the 'forward_to_committee' column the import can't recognize/separate the committee name from each other, if a comma is in at least one name. A special kind of formation is needed so the import can regonize the committee names correctly. The crucial point is, that this special requirement is written nowhere, is not obvious and the export doesn't provide a helpful listing at all.
How to Reproduce
Expected behavior
The export should have a data output, which provides a usable structure for reimport. Committee names should be reimported correctly.
Furthermore the csv example file should cover such an example, so that users have a chance to import data easily without having deeper knowledge of data file structures.
Additionally an information should be added to the import screen as an information about how to handle committes with comma.
Additional context
I'm not sure, where to put this issue. So if it's at the wrong place, feel free to transfer it.