Skip to content

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

Merged
taylorotwell merged 3 commits intolaravel:10.xfrom
Bencute:chain-append-batch
Nov 11, 2024
Merged

[10.x] Fix append and prepend batch to chain#53455
taylorotwell merged 3 commits intolaravel:10.xfrom
Bencute:chain-append-batch

Conversation

@Bencute
Copy link
Copy Markdown
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
@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