Deployment Type
Self-hosted
NetBox Version
v3.7.3
Python Version
3.11
Steps to Reproduce
- Create two Configuration revisons in Admin -> CONFIGURATION -> Config Revisions
The second config is Active

- Restart Netbox
The first confg is Active and the second config is Inactive

- I have to reactivate the latest version

Expected Behavior
When netbox restarts, I would like the last config to remain active.
Observed Behavior
It happened that the first config was activated when restarting Netbox and the second was deactivated.