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

TenantAware with custom Tenant Finder in queues #98

Closed
henryavila opened this issue Jul 28, 2020 · 2 comments
Closed

TenantAware with custom Tenant Finder in queues #98

henryavila opened this issue Jul 28, 2020 · 2 comments

Comments

@henryavila
Copy link

Hi, In my case, I'm using a middlewaare to define the middleware (as pointed at #53 ).

The problem is that When I queue a simple Send mail, it always throw a Spatie\Multitenancy\Exceptions\CurrentTenantCouldNotBeDeterminedInTenantAwareJob.

How can I set a custon Tenant Finder for queue?

@masterix21
Copy link
Collaborator

Hi @henryavila,

could be related to #78?

@freekmurze
Copy link
Member

@henryavila Try upgrading to the latest version of the package. If it still fails, please open an new issue mentioning which version of the package you are using.

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

No branches or pull requests

3 participants