-
-
Notifications
You must be signed in to change notification settings - Fork 840
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
[FR] Import tool refactor #3101
Comments
This one feels like a high priority once we've got the current backlog of devops stuff out of the way |
Hi @SchrodingersGat, would it please be possible to have at least the basic functionality of the import tool fixed for 0.8.0? I mean just import the parts from CSV and create orders from them as we had before. I know there is a lot of work for this, but this functionality is really important fur us. Thanks! |
Hi @lukasbrchl nothing planned at this stage but maybe your company would be willing to sponsor some development time on this? Please reach out to me if this would be an option for you. |
@SchrodingersGat this will be important for #3901 / #2789 - our current functionality is not set up to work through the API so it can not be easily decoupled from the integrated frontend |
Yep, the import tool definitely needs to work via the API :) |
Would be easier once #4304 is done as there is already a worker for celery. |
Is your feature request the result of a bug?
#2341
#3098
#3097
#6321
Problem
We have several ways to do imports - we should refactor imports out.
Suggested solution
Two principles:
Backend:
Refactor code base
Unit tests:
Describe alternatives you've considered
We should fix this, not sure what release to target though.
Do you want to develop this?
Yes - this will be something for the whole team I think.
Outstanding Tasks
django-import-export
framework entirelyUpvote & Fund
The text was updated successfully, but these errors were encountered: