oncall-engine/engine/apps/user_management/models
Innokentii Konstantinov c58a81bbdf
Enable labels feature only if labels plugin is enabled (#3769)
# What this PR does
Adds a check to enable labels feature only if plugin provisioned. It's
needed to be protected from reconciliation delays and etc.

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-01-30 07:29:16 +00:00
..
__init__.py Add basic organization moved exception handling and middleware 2022-10-20 15:04:58 -06:00
organization.py Enable labels feature only if labels plugin is enabled (#3769) 2024-01-30 07:29:16 +00:00
region.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
team.py Create missing direct paging integrations (#3468) 2023-11-30 17:18:18 +00:00
user.py Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00