Skip to content

[12.x] Ensure oldest_pending is displayed in queue:monitor#58952

Merged
taylorotwell merged 1 commit into
laravel:12.xfrom
jackbayliss:12.x-monitor-command-typo
Feb 22, 2026
Merged

[12.x] Ensure oldest_pending is displayed in queue:monitor#58952
taylorotwell merged 1 commit into
laravel:12.xfrom
jackbayliss:12.x-monitor-command-typo

Conversation

@jackbayliss

@jackbayliss jackbayliss commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

When using:

php artisan queue:monitor default --json

the oldest pending field is always null, because oldestPending doesnt exist, ever - it should be creationTimeOfOldestPendingJob

This just makes sure we can see the output when using --json

@github-actions

Copy link
Copy Markdown

Thanks for submitting a PR!

Note that draft PRs are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@jackbayliss jackbayliss marked this pull request as ready for review February 21, 2026 16:20
@taylorotwell taylorotwell merged commit 474c746 into laravel:12.x Feb 22, 2026
72 checks passed
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