Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Laravel eCommerce Bulk Upload - Not working correctly #91

Open
alexgosden opened this issue May 19, 2023 · 1 comment
Open

Laravel eCommerce Bulk Upload - Not working correctly #91

alexgosden opened this issue May 19, 2023 · 1 comment

Comments

@alexgosden
Copy link

Trying to import the sample configurable demo file we are seeing the error below on the following file:

vendor/bagisto/bagisto-bulk-upload/src/Repositories/Products/ConfigurableProductRepository.php:229

Call to a member function getTypeInstance() on array

We have not modified any of the code, and have followed the instructions on installing the bagisto-bulk-upload module into our bagisto store.

bulkconfigurableproductupload (3).csv

output_19.mp4
@alexgosden
Copy link
Author

alexgosden commented May 22, 2023

Looking at #90 it seems that this is going to fix a few of the errors we have noticed in the codebase.
However, we are still having an issue with the uploading, where we need to upload the file and images twice for it to complete properly. On the first run, it seems like it only creates the the products with the SKU only, then you upload the same info again and it will finish it, and provide the correct output.

suraj-webkul added a commit to suraj-webkul/bagisto-bulk-upload that referenced this issue May 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant