- Issue created by @jonathanshaw
- πΊπΈUnited States john.oltman
You must have missed this which I recently took care of already:
https://www.drupal.org/project/registration/issues/3505538 π Implement a per host entity registration list cache tag Active
And no, we still need isOpenForRegistration. On a busy site, a host entity with lots of registration activity gives you the same performance problem if we use isAvailable - the problem is just limited to one host, but that could be the most important page on the site for a given day. We can't ever check for room from an access control handler, for any host.