Bulk operation background jobs should utilize new job logging mechanism #11444

Closed
opened 2025-12-29 21:45:18 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Aug 1, 2025).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

feature @ ae425d9da9

Feature type

Change to existing functionality

Proposed functionality

When executing a bulk operation (e.g. editing multiple sites) as a background job, any logged data should be stored using the job logging mechanism introduced in #19816.

Use case

Utilizing the logging mechanism results in properly formatted and timestamped log messages, vastly improving user experience as compared to storing messages as raw job data.

Database changes

N/A

External dependencies

N/A

Originally created by @jeremystretch on GitHub (Aug 1, 2025). Originally assigned to: @jeremystretch on GitHub. ### NetBox version feature @ ae425d9da956ee301ea8f0dd2e45bdc67c8608cd ### Feature type Change to existing functionality ### Proposed functionality When executing a bulk operation (e.g. editing multiple sites) as a background job, any logged data should be stored using the job logging mechanism introduced in #19816. ### Use case Utilizing the logging mechanism results in properly formatted and timestamped log messages, vastly improving user experience as compared to storing messages as raw job data. ### Database changes N/A ### External dependencies N/A
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:45:18 +01:00
adam closed this issue 2025-12-29 21:45:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11444