Fixes #21011: Avoid updating database when loading active ConfigRevision #692

Closed
opened 2026-04-05 17:11:34 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 12/22/2025

Fixes: #21011

  • Add an update_db parameter to the activate() method on ConfigRevision
    • Set this to False when loading the active revision from the database
  • Miscellaneous cleanup of debug messages
*Originally created by @jeremystretch on 12/22/2025* ### Fixes: #21011 - Add an `update_db` parameter to the `activate()` method on ConfigRevision - Set this to False when loading the active revision from the database - Miscellaneous cleanup of debug messages
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#692