-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] Fixed backward compatibility issue with custom health status la…
…bels When using customized OPENWISP_MONITORING_HEALTH_STATUS_LABELS, forgetting to add the new deactivated status label after upgrading would cause a crash of the application during startup. This fix provides a set of valid defaults which is always present and gets overridden with the custom labels.
- Loading branch information
1 parent
cbcbae5
commit 32ffd04
Showing
2 changed files
with
11 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters