Bug #3347
Device ID is not regenerating, so the push notification was received to the previously logged device.
Start date:
09/10/2024
Due date:
09/11/2024 (about 19 months late)
% Done:
0%
Estimated time:
8.00 h
Milestone:
Sprint 19 Tukxi Ride 2024 May 01 to May 31
Branch name:
sprint-19_anjali_3347
Description
Device ID is not regenerating, so the push notification was received to the previously logged device.
STR
1. Login to a driver app.
2. Logout the driver.
3. Login with the same driver on another device.
4. Send push notifications to the driver.
5. Check the push notification on both devices.
ER
5. Push notifications are only expected to be received on the logged-in device, not on the previous logged device.
AR
5. Push notification is only expected to be received on the logged-in device, but it is also on the previous device.
Updated by Anupama P over 1 year ago
- Milestone deleted (
Backlog) - Milestone set to Sprint 19 Tukxi Ride 2024 May 01 to May 31
- Branch name set to sprint-19_anjali_3347
Updated by Anjali M over 1 year ago
- Due date set to 09/11/2024
- Start date set to 09/10/2024
- Estimated time set to 8.00 h
Updated by Firosha Fathima over 1 year ago
- Status changed from QA Ready to QA Passed
ER: Push notifications are only expected to be received on the logged-in device, not on the previous logged device.
AR: As Expected