Skip to content

Conversation

@duncanmcclean
Copy link
Member

This pull request fixes an issue in the REST API when two entries relate to the same taxaonomy term, but the entries are on different sites.

Due to the Blink cache key being the same, it would always return the same term, even if the term doesn't exist on the same site as the entry.

The issue is best explained by the screenshot on the related issue.

Fixes #11342.

@jasonvarga jasonvarga merged commit 6e14df6 into 5.x Nov 5, 2025
20 checks passed
@jasonvarga jasonvarga deleted the fix/rest-api-returning-incorrect-localized-terms branch November 5, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect taxonomy term linked to multi-site collections in REST API

3 participants