oncall-engine/engine/apps/api
Joey Orlando c811a2ad15
Address bug when taking a Shift Swap Request and the Slack message is not updated (#2886)
# What this PR does

Address bug when a Shift Swap Request is accepted either via the web or
mobile UI, and the Slack message is not
updated to reflect the latest state.

## 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)
2023-08-28 11:55:17 +02:00
..
serializers Webhooks Public API (#2790) 2023-08-22 14:05:52 -06:00
tests Address bug when taking a Shift Swap Request and the Slack message is not updated (#2886) 2023-08-28 11:55:17 +02:00
throttlers Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
views Address bug when taking a Shift Swap Request and the Slack message is not updated (#2886) 2023-08-28 11:55:17 +02:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
errors.py Fix backend for resolution notes via mobile app (#2117) 2023-06-07 12:19:16 +00:00
permissions.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
urls.py remove shift swap feature flag (#2755) 2023-08-04 16:12:33 +02:00