-
Notifications
You must be signed in to change notification settings - Fork 69
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
Gain agreement on proposed data model changes for Vet Center CAP data #13613
Comments
Delivered to Lighthouse for review here https://dsva.slack.com/archives/C02BTJTDFTN/p1684729527218149 |
This is now waiting on Lighthouse to review usability of field names |
Notes from 6/5 lighthouse meeting re: status:
Still identified as a post-V1 effort. Ticket will roll to Sprint 86. |
This is the new PR from the branch. #16837 |
@davidmpickett @omahane Is this dead now that swirt is gone or should we revive it? |
I think that this is a still a when, not an if, question. I'm not sure if this is an example of something that is possible on Lighthouse Facilities API v1 that wasn't possible on v0 and just hasn't been prioritized, or if it's blocked until Lighthouse v2. Either way, it's a core piece of the long term strategy for Facilities data. The PR may be stale, but the work is still relevant and has high Veteran value. It would enable surfacing about ~450 facilities in Facility Locator. The approach here will likely also inform the #15366 as they both involve making Drupal the source of truth for Lighthouse of basic facility data (currently we're only source of truth to them for operating status and service details) I haven't been super looped in to the Lighthouse convos, others can probably give a more accurate recap of the blockers/ next steps |
Card for this in the Lighthouse sync board: https://trello.com/c/ciZEObA6/1-vet-center-community-access-point-push-receive-partially-blocked-on-endpoint. Blocked on Lighthouse capacity to pick it up / define the endpoint we will push to. |
Background
Review the following cards for past work done on determining this model:
Acceptance Criteria
Do we push if we have no lat/long;I expect that we can not push if the lat lon is not present and that we can not publish the node if the lat lon is not provided.(if no geo-coordinates it wouldn't be valid with the lighthouse data model)
Do we push CAPS with unpublished data?I expect that we do not push if the node is not published.(this differs from other node, in this case the node is the source of truth of everything and the CAP is not launched until it is published)
add, update and delete endpoint?
OR one endpoint?
OR something else
The text was updated successfully, but these errors were encountered: