willn / go_meals_scheduling

Great Oak Meals Scheduling
MIT License
0 stars 1 forks source link

Early warning deficient shift assignments #21

Open willn opened 2 years ago

willn commented 2 years ago

Unfortunately, I've discovered that we don't have the right proportions of shifts assigned for weekday meals. This is the number of shifts that I have to work with:

That second line should be 40... however, it looks like 3 instances were given to the Aether Bunny, which means un-assigned.

We should not be learning about this at the schedule allocation step, but instead earlier in the process, the first time that the database is grabbed.