Bug #3345
Device ID is not regenerating, so the push notification was received to the previously logged device.
Start date:
09/09/2024
Due date:
09/10/2024
% Done:
100%
Estimated time:
Milestone:
Sprint 19 Tukxi Ride 2024 May 01 to May 31
Branch name:
sprint-19_anjali_3345
Description
Device ID is not regenerating, so the push notification was received to the previously logged device.
STR
1. Login to a rider app.
2. Logout the rider.
3. Login the same rider in another device.
4. Send push notification to the rider.
5. Check the push notification in both device.
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_3345
Updated by Anjali M over 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
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