Open mhulet opened 5 years ago
Hey @mhulet
To begin working on imports, I'd like to take this issue as well.
Do you think it's ok ?
Is the following format ok ?
1/2/78/4
Do you have a better proposition for separator ? (depending on your use)
Some questions about implementation:
csv_import
into a library ? This part is not really related to your business model and some code might be shared between CSV part and Excel part. Not completely sure about this one. We might also put it into a model folder called imports
to prepare for Excel version. @mhulet still interested by taking this issue ;)
Damn, I completely missed your previous comments @begault. I will come back to it once I have some time to review your suggestions.
Thanks a lot @begault.
csv_import
into a library or a model imports
folders: yes, that probably makes sense. I let you decide what's best (my only concern is to keep code readable and easy to maintain).
Our current import (
/rebels/imports/new
) doesn't allow adding to working groups. We want to have a CSV column for working groups IDs.