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

[Bug]: when importing by collection, the inserts are only done at the end, but I need it to be in real-time to take data from the database. #4246

Closed
1 task done
jesulo opened this issue Nov 18, 2024 · 1 comment

Comments

@jesulo
Copy link

jesulo commented Nov 18, 2024

Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?

  • Yes, it's still reproducable

What version of Laravel Excel are you using?

3.1.30

What version of Laravel are you using?

7.1.10

What version of PHP are you using?

8.1.0

Describe your issue

When importing by collection, the inserts are only done at the end, but I need it to be in real-time to take data from the database. I want the inserts to be done every time a row is processed.

How can the issue be reproduced?

use collection

What should be the expected behaviour?

insert in finish

@jesulo jesulo added the bug label Nov 18, 2024
@stale stale bot added the stale label Jan 18, 2025
Copy link

stale bot commented Jan 19, 2025

This bug report has been automatically closed because it has not had recent activity. If this is still an active bug, please comment to reopen. Thank you for your contributions.

@stale stale bot closed this as completed Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant