Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added timestamp to wzrk.id #201

Merged
merged 6 commits into from
Apr 2, 2024
Merged

Conversation

PraveenCTzen
Copy link
Contributor

@PraveenCTzen PraveenCTzen commented Mar 27, 2024

JIRA Issue: WEB-2664

Background
In this PR, we address an issue encountered when multiple web push notifications with distinct deeplinks were sent from the same campaign. Previously, clicking on an older notification redirected users to the latest deeplink instead of the corresponding one, causing inconsistencies.

Implementation
This fix ensures that each notification correctly redirects to its respective deeplink.

Testing Strategy
Successfully tested the solution using a campaign that sends out varied push notifications, each with a distinct deeplink tailored to different profile properties. Verified that all push notifications redirect correctly. Assistance is now required to replicate and test these scenarios with API campaigns.

Impact Areas
The impacted areas primarily include scenarios involving web push notifications with deeplinks. The issue arises when a campaign includes multiple push notifications, each with its own unique deeplink. This setup may lead to inconsistent redirection.

@AmeeParsania
Copy link
Contributor

@PraveenCTzen Please update the description with the below template -

JIRA Issue: JIRA_TICKET_ID
​Background
​Implementation
​Testing Strategy
Impact Areas

@AmeeParsania
Copy link
Contributor

@PraveenCTzen Also test if the notification viewed and clicked events are getting raised with the right information.

@PraveenCTzen
Copy link
Contributor Author

@PraveenCTzen Also test if the notification viewed and clicked events are getting raised with the right information.

Yes notification viewed and clicked events are getting raised properly

@KambleSonam KambleSonam merged commit da1add4 into develop Apr 2, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants