Skip to content

Conversation

@pv2b
Copy link
Contributor

@pv2b pv2b commented Aug 18, 2023

Fixes: #13507 (partially)

This adds missing checks to handle the case where a content type exists in the search cache, but there's no corresponding model class installed. This can happen if the search index contains data for content types that belong to a plugin that is no longer installed.

@jeremystretch
Copy link
Member

Thank you for your work on this @pv2b. It looks like #13507 has been resolved by PR #13546.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search fails due to search cache populated with non-existent models after plugin removal ('NoneType' object has no attribute 'objects')

2 participants