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

[MBL-1554] Fix survey push notifications for new surveys #2087

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

ifosli
Copy link
Contributor

@ifosli ifosli commented Jun 25, 2024

📲 What

Allow new surveys to be opened from push notifications by using the url path provided instead of relying on the survey response id.

🤔 Why

New surveys don't have a unique id.

👀 See

Jira

No screen recording of this because push notifications are a pain to work with, but I've verified that it works for new surveys and that push notification for old surveys have the exact same data format.

✅ Acceptance criteria

  • Clicking a push notification for a new survey opens the survey in the app.

@ifosli ifosli self-assigned this Jun 25, 2024
@ifosli ifosli force-pushed the surveyPushNotifications branch from a4c1fbb to 5324b82 Compare June 25, 2024 18:58
@ifosli ifosli marked this pull request as ready for review June 25, 2024 19:00
@ifosli ifosli requested review from a team and scottkicks and removed request for a team June 25, 2024 19:00
@ifosli ifosli changed the title [MBL-1554] Survey push notifications [MBL-1554] Fix survey push notifications for new surveys Jun 25, 2024
Copy link
Contributor

@scottkicks scottkicks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ifosli ifosli merged commit 48f6e4b into main Jun 26, 2024
5 checks passed
@ifosli ifosli deleted the surveyPushNotifications branch June 26, 2024 16:24
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.

2 participants