department-of-veterans-affairs / va-mobile-app

"If VA were a company, it would have a flagship mobile app."
https://department-of-veterans-affairs.github.io/va-mobile-app/
11 stars 2 forks source link

CU - Make appointments data slightly more sensical #8931

Open rbontrager opened 1 month ago

rbontrager commented 1 month ago

Proposed Change

When doing the detox work for appts componentization I prioritized making sure that the correct fields were filled in and the demo appts were acting like they would have in staging. This means that sometimes we have location data that doesn't line up with the facility name etc. This ticket it to continue cleaning up appts in demo mode and make them slightly more sensical where possible.

Why Should We Prioritize?

Coding Time Estimation

Testing Considerations

Checklist

Sparowhawk commented 1 month ago

@rbontrager @dumathane I wonder if it makes sense to create the various appts on a staging user and then we just copy and paste the data over to demo mode and then make whatever changes we need to do for special scenarios(null data, setting dates to be X days in the future or past from current date, etc...)

timwright12 commented 1 week ago

@rbontrager can we get some acceptance criteria on this ticket?