metrotranscom / doorway

component-based web framework for affordable housing management
Apache License 2.0
3 stars 1 forks source link

fix: release - seed data and account profile saving issues #670

Closed emilyjablonski closed 2 weeks ago

emilyjablonski commented 3 weeks ago

Pulls over the following commits from core: https://github.com/bloom-housing/bloom/pull/4099 https://github.com/bloom-housing/bloom/pull/4121

ColinBuyck commented 2 weeks ago

I was able to test the 4121 portion of this release and that looks good! But running yarn setup:dev is running into an existing issue on Doorway where it errors on trying to parse Bay Area as the jurisdiction so I was unable to test 4099

Screenshot 2024-06-13 at 4 26 17 PM
emilyjablonski commented 2 weeks ago

Some of the new added parts in the seeds are used in the vanilla setup, but that makes sense! I think resolving that might be a separate task.

ludtkemorgan commented 2 weeks ago

I am running into an issue trying to test this. I go to the public site and create an account using my email. Rather than getting the initial account email I am getting the verification code email. I had to try to login and click the "resend email" button to get it to work. Is this something you are seeing?

emilyjablonski commented 2 weeks ago

Sounds good! It does seem unrelated, but we can start taking a look at that too this morning