Skip to content

fix: app caching invalid values before checking if they are valid#6077

Open
Prospector wants to merge 2 commits into
mainfrom
prospector/fix-cache-nulls
Open

fix: app caching invalid values before checking if they are valid#6077
Prospector wants to merge 2 commits into
mainfrom
prospector/fix-cache-nulls

Conversation

@Prospector
Copy link
Copy Markdown
Member

@Prospector Prospector commented May 12, 2026

This should fix this longstanding issue requiring users to purge their cache by collecting the uncached data after filtering out the invalid ones. Tested to work by simulating nulls in the db, on prod it shows the unable to read tags error, on this branch it just fetches new tags without error.

Closes #2919

@Prospector Prospector requested a review from aecsocket May 12, 2026 06:13
@modrinth-bot
Copy link
Copy Markdown
Member

modrinth-bot commented May 12, 2026

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

  • Fixed longstanding issue "Unable to read category tags from any source" that occurs sometimes when the app has cached invalid tags.

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Unable to read category tags from any source sometimes occurs, needing to Purge cache

2 participants