oncall-engine/engine/apps/oss_installation/tests
Vadim Stepanov ae5949aa7e
Allow viewers fetch cloud connection status (#1181)
# What this PR does
Fixes the issue when users with the viewer role can't fetch the cloud
connection status, which makes the plugin fail to load for viewers. This
PR makes the cloud connection endpoint use `OTHER_SETTINGS_READ` for
fetching the cloud connection status instead of `OTHER_SETTINGS_WRITE`.

## Checklist

- [x] Tests updated
- [x] `CHANGELOG.md` updated
2023-01-23 11:17:57 +00:00
..
__init__.py Allow viewers fetch cloud connection status (#1181) 2023-01-23 11:17:57 +00:00
test_views.py Allow viewers fetch cloud connection status (#1181) 2023-01-23 11:17:57 +00:00