oncall-engine/engine/apps/base
Vadim Stepanov f40634a6eb
only validate existing settings (#4459)
# What this PR does

Only validate live settings in `AVAILABLE_NAMES` to avoid issues when a
live setting is renamed (one of the settings was renamed in
https://github.com/grafana/oncall/pull/4287 earlier)

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-06-04 19:06:59 +00:00
..
migrations remove unused dynamic settings (#2735) 2023-08-03 05:11:52 -04:00
models only validate existing settings (#4459) 2024-06-04 19:06:59 +00:00
tests upgrade flake8 to v7 (#4141) 2024-04-02 14:26:19 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
messaging.py Add endpoint for organization config checks (#4204) 2024-04-11 14:51:56 +00:00
tasks.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Allow setting email app to use SSL instead of TLS (#3911) 2024-02-20 03:38:09 -05:00