bloom-housing / bloom

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

CommonDigitalApp can be true when DigitalApp is false #4182

Open ColinBuyck opened 2 months ago

ColinBuyck commented 2 months ago

If you're on the partner's portal and edit a listing that has the common app set to yes and update the digitalApp to no, then the CommonDigitalApp field will save as true in the db. The commonDigitalApp should be saved as false when the DigitalApplication is false.