- Issue created by @john.oltman
- Merge request !126#3506942: Change host should invalidate the old host β (Merged) created by john.oltman
-
john.oltman β
authored 1cad2b8c on 3.3.x
#3506942: Change host should invalidate the old host
-
john.oltman β
authored 1cad2b8c on 3.3.x
- π¬π§United Kingdom jonathanshaw Stroud, UK
Good spot.
Cache::invalidateTags([$old_host_entity->getRegistrationListCacheTag()]);
FWIW I would have done this in Registration::postSave().
- πΊπΈUnited States john.oltman
Yep I had it there first, but moved it because I didn't want the overhead on every registration save for what will be quite rare.
Automatically closed - issue fixed for 2 weeks with no activity.