oncall-engine/engine/apps
Vadim Stepanov d40db5a352
Make emails case-insensitive for ICal schedules (#1297)
# What this PR does
Fixes a bug when current on-call users for web UI and Slack user group
are incorrect.

This happens when both conditions below are true:
- Using an ICal schedule
- Email of a user in Grafana has a different case than an event in ICal
(e.g. `User@gmail.com` in Grafana, `user@gmail.com` in ICal event)

The bug was introduced by https://github.com/grafana/oncall/pull/1169

## Which issue(s) this PR fixes
https://github.com/grafana/oncall/issues/1296

## Checklist

- [x] Tests updated
- [x] `CHANGELOG.md` updated
2023-02-06 12:11:13 +00:00
..
alerts Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
api Enable mobile app backend by default on OSS (#1286) 2023-02-03 12:44:22 +00:00
api_for_grafana_incident Include alert details in Grafana Incident alert-group endpoint (#1280) 2023-02-03 13:43:21 +00:00
auth_token Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
base Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
email Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
grafana_plugin Refactor plugin sync (#1200) 2023-01-25 09:12:08 +08:00
heartbeat Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
integrations Add escalation chain option when creating a direct page alert group (#1143) 2023-01-18 12:58:26 -03:00
mobile_app Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
oss_installation Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
public_api Revert count query in alert groups internal api endpoint (#1285) 2023-02-03 20:01:46 +08:00
schedules Make emails case-insensitive for ICal schedules (#1297) 2023-02-06 12:11:13 +00:00
slack Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
social_auth Support of oncall-gw (#741) 2022-11-08 14:43:22 +08:00
telegram Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
twilioapp Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
user_management Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00