bloom-housing / bloom

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

Application Due Date Validation #4003

Open sarahlazarich opened 3 months ago

sarahlazarich commented 3 months ago

The "Application Due Date" field is inconsistently greyed out on listing type = open waitlist. By default, the field is locked, but a Property Manager can get around this by flipping to units available from waitlist, selecting "is there an application due date" = yes, then changing back to waitlist. We should enforce this behavior more consistently.

Expected behavior

sarahlazarich commented 3 months ago

Could remove the "is there an application due" question? Yes But double check that we don't rely on that value for anything on the FE of the public site Response to that question is saved to the DB and pulled back Check that the chron job still works correctly, doesn't use the "is there an app due date" question