Closed Faizan20 closed 4 years ago
I have added this use case in the test plan https://docs.google.com/spreadsheets/d/1lJ-dZOSxjuLS7MJJBFrWcZkkjVvpIGWV3MwWss0UT5E/edit#gid=1508891791
Row 1575
The task is in progress.
Tested on staging. This is working fine on all pages except for live chat
@saniasiddiqui
What is the root cause? This was happening because word to redirect to specific chat session was not done.
Was this ever working? It was like this from beginning
What broke this code?
Is this part covered in the test plan? yes (updated in test plan)
What was the fix ? Every notification has the session id in payload. When someone clicks on they are redirected to relevant livechat(whatsapp/sms/messenger) and specific session is opened using the chat session id in payload.
@arveenkumar55 please test on staging
Tested on staging
Tested on production
Describe the bug For each new messages sent to connected pages. We recieves the notification of it but when we click that notification it does not open that specific chat session of that message. Its just redirecting me to livechat.
To Reproduce Steps to reproduce the behavior:
Expected behavior it should open the specific chat session of the message Front End or Backend End issue? FrontEnd
How was the issue found the automated test or manual test? Manual testing
When was this issues last working? New issue
Screenshots
Paper Trail logs None Browser logs None Sentry Links and Screenshots None
Desktop (please complete the following information):
Additional context Add any other context about the problem here.