- Issue created by @jonathanshaw
- Merge request !84#3497959: Explore alternatives to passing existing registration into hasRoom → (Open) created by jonathanshaw
I have concerns about the signature of HostEntity::hasRoom($spaces, $registration). The properties of the registration is considered by the host entity when answering this question (or the properties a custom host entity handler can lawfully) consider is unclear.
I think this leads to increases in complexity when evaluating capacity and handling waitlist capacity, and I have some ideas for how to improve this.
Active
3.3
Registration Core