Page MenuHomeMiraheze

Fix content_model/slot role issues with wiki resests (completely clear cache)
Open, LowPublic

Description

Very low priority as wiki resets are rare but a lot of the times when a wiki is reset (i.e. deleted/dropped and recreated) it seems some cache remnants remain and many times slot_roles and content_models are broken/not inserted correctly. This should be fixed.

Event Timeline

Reception123 created this task.
Unknown Object (User) added a comment.Jan 31 2023, 17:05

This is because memcached isn't cleared because unlike redis there is nothing to clear based on matches, but I can handle fixing this later.

Unknown Object (User) unsubscribed.Mar 18 2023, 03:37

Can confirm that this is still needed. I think something in Redis isn't getting fully cleared?