Closed mcgarrye closed 2 months ago
Name | Link |
---|---|
Latest commit | d4873091d006d2f41419f6d4eea8b824b33cac73 |
Latest deploy log | https://app.netlify.com/sites/housing-sanjoseca-gov/deploys/66ccecd66c4430000898bfa0 |
Deploy Preview | https://deploy-preview-757--housing-sanjoseca-gov.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 configuration.
This PR addresses #(4258)
Description
Releases: https://github.com/bloom-housing/bloom/pull/4267
How Can This Be Tested/Reviewed?
Reseed local database. By default, there should be 2 lottery listings. If you check the db, they will have lotteryOptIn set to
null
. Login as an admin and go to the API UI. Call theoptOutExistingLotteries
script endpoint. You should see 2 printed in the console. Check the database to verify the correct listings have been updated.Author Checklist:
yarn generate:client
and/or created a migration when requiredReview Process: