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

AllOnQueue and OnQueue not using queue name for all jobs #125

Open
1 of 2 tasks
otrsw opened this issue Oct 8, 2021 · 0 comments
Open
1 of 2 tasks

AllOnQueue and OnQueue not using queue name for all jobs #125

otrsw opened this issue Oct 8, 2021 · 0 comments

Comments

@otrsw
Copy link

otrsw commented Oct 8, 2021

Prerequisites

  • [x ] Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel.
  • Checked that your issue isn't already filed.
  • Checked if no PR was submitted that fixes this problem.

Versions

  • PHP version: 7.4
  • Laravel version: 8.0
  • Nova version: 3.28
  • Package version: maatwebsite/excel: 3.1.32 maatwebsite/laravel-nova-excel: 1.2.6

Description

When using chunked, queued export only the first job honours the "allOnQueue" queue name, the subsequent jobs are created with the default queue name.
Similar to issue on Excel: SpartnerNL/Laravel-Excel#3208 (comment)

Steps to Reproduce

Expected behavior:

Actual behavior:

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

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

1 participant