-
Notifications
You must be signed in to change notification settings - Fork 31
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
Bulk import enhancements #144
Comments
@apexdodge ,would like to work on this.
|
@smd-11, yes, this is a good task, thank you.
Helpful example of file storage provider:
Helpful example of validation of fields:
You may want to rebase your fork from Let me know if you have any questions from that. Thanks! |
@apexdodge created PR for merging. |
PR merged, moving to testing. Big thanks @smd-11 |
Fixed a blocker that was discovered during testing. When choosing to use local storage instead of cloud storage, a crash occurs due to missing httpcontext in background task. This is now resolved and testing can be resumed. |
Released with v1.1.3 |
We want to build the following enhancements to our
Import from CSV
feature.The text was updated successfully, but these errors were encountered: