rubyforgood / human-essentials

Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytics.
https://humanessentials.app
MIT License
436 stars 450 forks source link

Seed improvement -- Children should have unique names #4295

Closed cielf closed 1 month ago

cielf commented 2 months ago

Summary

Children in the seed data should have non-repeating names.

Why?

Reduce developer confusion

Details

Currently, we have a lot of kids in the seed data who have the same name, just different birthdates. while these are technically different kids (and the situation could happen in real life), it's just confusing when you start working with children. Change the seed so that the children have unique combinations of first and last name (either may repeat)

Criteria for completion

Trevor-Robinson commented 2 months ago

I'd love to take this one if possible.

cielf commented 2 months ago

Sounds good!

github-actions[bot] commented 1 month ago

This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned.