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

add support for migrating existing members #9

Open
5 tasks
braaar opened this issue Sep 16, 2023 · 1 comment
Open
5 tasks

add support for migrating existing members #9

braaar opened this issue Sep 16, 2023 · 1 comment

Comments

@braaar
Copy link

braaar commented Sep 16, 2023

One question here is how we deal with their history from the existing system.

To begin with, we want to import the member personalia only (name, contact info, etc.).
The membership type and status, financial history, etc. Should be handled in a separate migration.

The current import script expects data in this format:

,,1,Firstname Lastname,[email protected],2022-03-20,Jyvaskyla,muumi,0441231231,,,,,
kenttaNumero0,kenttaNumero1,kenttaNumero2,nimi1 nimi2,[email protected],2022-03-20,kenttaNumero6,kenttaNumero7,0445555555,kenttaNumero9,kenttaNumero10,kenttaNumero11,kenttaNumero12,kenttaNumero13
kenttaNumero0,kenttaNumero1,kenttaNumero2,nimi1 nimi2,[email protected],2022-03-20,municipality,nick,0445555555,kenttaNumero9,kenttaNumero10,kenttaNumero11,kenttaNumero12,kenttaNumero13

Tasks

@braaar
Copy link
Author

braaar commented Sep 16, 2023

The desired CSV format can be seen in a spreadsheet here:
https://docs.google.com/spreadsheets/d/13yEKo9TAagfATAd5cQUsiAwiZGKrz51WRzi-nS-JbpY/edit#gid=0

@braaar braaar mentioned this issue Sep 17, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant