Open swirtSJW opened 3 years ago
https://github.com/department-of-veterans-affairs/va.gov-cms/issues/11367 might have resolved this. To verify.
Confirmed #14136 resolves the issue stated on this card once that work is complete
Next Steps from 6/22 refinement:
Product decision needs to be made from below choices:
@jilladams It looks like this was resolved but then re-opened? Is is still relevant?
We probably need to re-verify whether or not it is (with Christian).
@omahane Is this still relevant?
Describe the defect
[We may not want this to happen at all anyway]
Our approach to pushing COVID Vaccine services (and later all services) works fine in normal CRUD operations and workflows. However if an editor assigns a service to one facility and saves it (causing a push to Lighthouse) and then re-assigns the service to another facility (causing a push to the new service) does not also push an
active: false
to the original facility, so it creates an untracked orphan in Lighthouse.The risk for this happening with the covid data is low, since it is currently being managed by one editor, but when it is opened up to multiple editors or we are pushing service data for more services, this will be much more likely to happen.
To Reproduce Steps to reproduce the behavior:
Expected behavior
active:false
Labels
(You can delete this section once it's complete)