oncall-engine/engine/apps/mobile_app
Joey Orlando 395dfd37d0
fix bug in the "you're going oncall" push notification copy (#1922)
# What this PR does

## Which issue(s) this PR fixes

User reported receiving a push notification that they were going oncall
~12mins before the shift started but the notification copy instead
showed this:

![Screenshot_20230511-105817](https://github.com/grafana/oncall/assets/9406895/a9851c5f-97e1-4e2d-9f3a-fd3a3272ad08)

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-05-11 15:48:05 +00:00
..
migrations add important_notification_volume_override to mobile app user settings model (#1893) 2023-05-09 14:28:47 +00:00
tests fix bug in the "you're going oncall" push notification copy (#1922) 2023-05-11 15:48:05 +00:00
__init__.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
alert_rendering.py update mobile app push notification text + make telegram alert verbage consistent ("Firing" instead of "Alerting") (#1089) 2023-01-05 16:16:43 +01:00
auth.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
backend.py Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
fcm_relay.py Support notification priority in FCM relay (#1630) 2023-03-27 14:36:51 +01:00
models.py add important_notification_volume_override to mobile app user settings model (#1893) 2023-05-09 14:28:47 +00:00
serializers.py add important_notification_volume_override to mobile app user settings model (#1893) 2023-05-09 14:28:47 +00:00
tasks.py fix bug in the "you're going oncall" push notification copy (#1922) 2023-05-11 15:48:05 +00:00
urls.py Mobile app settings backend (#1571) 2023-03-22 14:47:18 +00:00
views.py Mobile app settings backend (#1571) 2023-03-22 14:47:18 +00:00