Scheduled tasks are not deleted when the JobResult is deleted when another queue is used (via. QUEUE_MAPPINGS) #7479

Closed
opened 2025-12-29 20:23:53 +01:00 by adam · 0 comments
Owner

Originally created by @kkthxbye-code on GitHub (Jan 9, 2023).

Originally assigned to: @kkthxbye-code on GitHub.

NetBox version

v3.4.2

Python version

3.10

Steps to Reproduce

  1. Schedule a script with a scheduled datetime and an interval
  2. Delete the JobResult before the script is executed

Expected Behavior

The scheduled job should be deleted (can be view in admin -> background tasks).

Observed Behavior

The scheduled job is not deleted.

Originally created by @kkthxbye-code on GitHub (Jan 9, 2023). Originally assigned to: @kkthxbye-code on GitHub. ### NetBox version v3.4.2 ### Python version 3.10 ### Steps to Reproduce 1. Schedule a script with a scheduled datetime and an interval 2. Delete the JobResult before the script is executed ### Expected Behavior The scheduled job should be deleted (can be view in admin -> background tasks). ### Observed Behavior The scheduled job is not deleted.
adam added the type: bugstatus: accepted labels 2025-12-29 20:23:53 +01:00
adam closed this issue 2025-12-29 20:23:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7479