feat(jobs): admin/jobs page enhancement - adding info about jobs #799

Open
opened 2026-03-28 04:28:40 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #2400
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2400
Original created: 2026-01-20T04:08:12Z


Is your feature request related to a problem?

show running jobs/recently run jobs in settings/jobs

https://staging.serviceradar.cloud/admin/jobs

I actually think that there is another bug here, when I look at a job that should have been recently run, at least it says it has been run in the logs

04:08:20.645 [info] Sweep schedule reconciliation scheduled sweep monitor                                                                                                                  04:08:20.652 [info] Sweep schedule reconciliation scheduled sweep data cleanup                                                                                                             04:08:20.654 [info] Running sweep monitor check                                                                                                                                            04:08:23.933 [info] Running sweep monitor check

But when I go into the UI and look at that job, I see no history, same goes for any of the other jobs:

https://staging.serviceradar.cloud/admin/jobs/Y3JvbjpTZXJ2aWNlUmFkYXIuSm9icy5SZWZyZXNoVHJhY2VTdW1tYXJpZXNXb3JrZXI

No data
No executions in the selected time period.

I see logs like this

04:09:20.679 [info] SweepDataCleanupWorker: Starting cleanup - host results older than 7 days, executions older than 30 days                                                               04:09:21.421 [info] SweepDataCleanupWorker: Completed - deleted 0 host results, 0 executions

With no corresponding ash oban job in the UI

Image

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Imported from GitHub. Original GitHub issue: #2400 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2400 Original created: 2026-01-20T04:08:12Z --- **Is your feature request related to a problem?** show running jobs/recently run jobs in settings/jobs https://staging.serviceradar.cloud/admin/jobs I actually think that there is another bug here, when I look at a job that should have been recently run, at least it says it has been run in the logs ``` 04:08:20.645 [info] Sweep schedule reconciliation scheduled sweep monitor 04:08:20.652 [info] Sweep schedule reconciliation scheduled sweep data cleanup 04:08:20.654 [info] Running sweep monitor check 04:08:23.933 [info] Running sweep monitor check ``` But when I go into the UI and look at that job, I see no history, same goes for any of the other jobs: https://staging.serviceradar.cloud/admin/jobs/Y3JvbjpTZXJ2aWNlUmFkYXIuSm9icy5SZWZyZXNoVHJhY2VTdW1tYXJpZXNXb3JrZXI ``` No data No executions in the selected time period. ``` I see logs like this ``` 04:09:20.679 [info] SweepDataCleanupWorker: Starting cleanup - host results older than 7 days, executions older than 30 days 04:09:21.421 [info] SweepDataCleanupWorker: Completed - deleted 0 host results, 0 executions ``` With no corresponding ash oban job in the UI <img width="1198" height="497" alt="Image" src="https://github.com/user-attachments/assets/4f2fbeef-1f70-4b34-9f52-421d26c3bac0" /> **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
mfreeman451 added this to the 1.1.1 milestone 2026-03-28 04:28:40 +00:00
Author
Owner

Imported GitHub comment.

Original author: @picklow526152-wq
Original URL: https://github.com/carverauto/serviceradar/issues/2400#issuecomment-3777381246
Original created: 2026-01-21T10:38:30Z


It reminded me of how important structured listings are in other contexts too — for example, when people search for career opportunities like on pk jobs, where roles are categorized so applicants can find relevant positions quickly. Good visibility and categorization help both developers and job seekers navigate what matters most to them.

Imported GitHub comment. Original author: @picklow526152-wq Original URL: https://github.com/carverauto/serviceradar/issues/2400#issuecomment-3777381246 Original created: 2026-01-21T10:38:30Z --- It reminded me of how important structured listings are in other contexts too — for example, when people search for career opportunities like on[ pk jobs](https://www.pakistanjobs.pk/government-jobs/), where roles are categorized so applicants can find relevant positions quickly. Good visibility and categorization help both developers and job seekers navigate what matters most to them.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#799
No description provided.