Closed dhochbaum-dcp closed 2 years ago
Name | Link |
---|---|
Latest commit | 11746c018151250aa1bb1a0cd5b96f1bfca77fe4 |
Latest deploy log | https://app.netlify.com/sites/cp-platform/deploys/6377aa34055392000b6676fd |
Deploy Preview | https://deploy-preview-84--cp-platform.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
We need to update the Capital Planning Explorer to use the newest version of DevDB. The new version has already been uploaded to the planninglabs Carto account at a table called devdb_housing_pts_22q2.
Changing the code to point to the new table should be as simple as updating a line. I (@Tyler John Matteo ) tried to do this but noticed some inconsistencies between the property keys in our code and the column names. For example our code is looking for a column called "classa_init" when the column in Carto is actually "classainit". Note that the column is also "classainit" in the table we're currently using in production so some of this functionality has been broken for a while. We want to fix these bugs as best we can as a part of this task so that the switch over actually passes QA. Fixing these inconsistencies is tricky because we don't know what the column names used to be but here is what the engineer working on this task should do:
Once this is ready to test in staging, we should reach out to the Housing team via Sam Levy to QA. (@James Piacentini ).
In the course of working on this, I discovered other issues with the Housing Development map, which have been corrected: