oncall-engine/engine/apps/schedules/tasks
Yulya Artyukhina 195181f571
Exclude schedules from deleted organizations from notification list (#2493)
# What this PR does
On notifying about shifts change in slack we don't check whether
organization was deleted. This PR excludes schedules from deleted
organizations from shift notification list

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] 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-07-11 10:32:10 +00:00
..
__init__.py Rework schedule ical export (#1783) 2023-04-18 17:07:11 +00:00
drop_cached_ical.py Refresh final schedule after cached icals are dropped (#2004) 2023-05-25 12:01:52 +00:00
notify_about_empty_shifts_in_schedule.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
notify_about_gaps_in_schedule.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
refresh_ical_files.py Exclude schedules from deleted organizations from notification list (#2493) 2023-07-11 10:32:10 +00:00