-
Notifications
You must be signed in to change notification settings - Fork 0
New Test Locations #329
Copy link
Copy link
Open
Milestone
Description
As a user, I want my alerts to bring me to a map search screen that highlights new/modified test locations.
Acceptance criteria:
- I want to be redirected to the maps page when I click on the URL in the SMS alert.
- The users should be redirected bypassing login.
- The new/modified locations should be fetched based on the 'lastAlerted' query parameter in the URL.
- The maps screen has to be centered around the user's *profile* location (not their IP) with the new, modified locations pinned around.
Additional context:
The URL contains the following path and query string:
/alert?lastAlertedAt=%s&phone=%s&token=%s
The lastAlertedAt timestamp should be used in the 'createdAtFrom' filter for the facility search.
Aha! Link: https://ilico.aha.io/features/ALLCLEAR-276
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels