Issues Resolved
Issue |
Description |
Make location.start_time optional > Sync Error |
Start time for a location is optional in the SF managed package. If it is not there, the location is treated as being open from now. We should match that behavior in AWS to avoid syncing errors when a location doesn't have a start time. |
Appointment Select - keeps appointment selection vaccine data |
When you're on the appointment selection page the vaccine data stored for the session will get updated as you make appointments. Looks like this will cause problems as you move back to different pages. This is now fixed. |
Vaccine minimum interval days is not getting populated dynamically in the set date and time instructions |
There is a new message key called appointmentSelect.appointmentDescriptionRange that will now appear above the calendar on any appointment selection display, except for the first dose. If we set that key to a value like this: 'This appointment must be between minRange and maxRange days from your previous appointment'. Then it will appear on the page with the correct minimum and maximum day counts. This message, as well as the appointmentSelect.pageDescriptionRange and appointmentSelect.pageDescription are also now made OPTIONAL. So if the customer does not wish to or has not setup these messages, nothing will be shown |
Confirmation Page - DoB Record Error |
The date of birth is displaying a different value on the confirmation page. It displays one day prior to what was entered. This has been fixed. |
When searching for a provider by address or zip code the available provider locations are not sorted by closest to farthest |
When searching for a provider by address or zip code the list is not sorted by closest to farthest. Instead, the list of providers seems to be sorted randomly. This has been fixed. |
System permits appointments to be scheduled beyond the inventory capacity |
There was an issue on our location search API where locations appear that don’t have any available vaccine stock. This has been fixed. |
Selected appointments are not cleared when selecting a new location |
If you select an appointment for a location and then go back to select another location (or even the same one), the previously reserved appointment is kept. This has been fixed. |
Comments
0 comments
Article is closed for comments.