arborrow / montserrat

A retreat management application written in Laravel
12 stars 4 forks source link

Admin: Database Health test #539

Open arborrow opened 1 year ago

arborrow commented 1 year ago

Add a test to ensure that all individuals have a last name and/or first name. This was identified when Polanco was creating blank persons for processing squarespace orders. We can start by cleaning up the squarespace order side and ensuring that a first and/or last name are provided. There may be other ways that empty records get created so it would be good to have a database health check to identify if any are creeping up.