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

[10.x] Fix append and prepend batch to chain #53455

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

Bencute
Copy link
Contributor

@Bencute Bencute commented Nov 9, 2024

It is not possible to add a batch to an existing chain using \Illuminate\Bus\Queueable::prependToChain and \Illuminate\Bus\Queueable::appendToChain.

This PR fixes the bug.

@Bencute Bencute changed the title Fix append and prepend batch to chain [10.x] Fix append and prepend batch to chain Nov 9, 2024
@taylorotwell taylorotwell merged commit 7ccb4dc into laravel:10.x Nov 11, 2024
22 of 24 checks passed
@Bencute Bencute deleted the chain-append-batch branch November 12, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants