tenancy icon indicating copy to clipboard operation
tenancy copied to clipboard

Error in Queue ShouldBroadcast since 3.8.5

Open jetwes opened this issue 4 months ago • 15 comments

Bug description

I always get an error "Database connection [tenant] not configured." on an event that implements Shouldbroadcast. This error was introduced since upgrading to 3.8.5 - downgrading to 3.8.4 resolves the issue.

Steps to reproduce

Create a event that implements ShouldBroadcast with broadcastOn and broadcastWith method.

Expected behavior

No error

Laravel version

10.48.22

stancl/tenancy version

3.8.5

jetwes avatar Oct 07 '24 10:10 jetwes