oncall-engine/engine/apps/webhooks/models
Michael Derynck 617146f5ea
When team is removed do not delete webhooks belonging to it (#3873)
# What this PR does
When a team is deleted webhooks belonging to that team will be marked as
having no team instead of the webhook being deleted.

## Which issue(s) this PR fixes

## 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-02-15 17:53:55 +00:00
..
__init__.py Keep webhook responses data (#1580) 2023-03-21 13:43:37 +00:00
webhook.py When team is removed do not delete webhooks belonging to it (#3873) 2024-02-15 17:53:55 +00:00