Skip to content

Conversation

@duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Jan 6, 2026

This pull request ensures that the Terms filter uses the terms fieldtype (which loads items via AJAX) rather than the select fieldtype (which requires that options are queried during the listing request).

This PR should improve the performance of listings when entries have taxonomy term fields and have a lot of terms.

Fixes #13378
Fixes #10599

@jasonvarga jasonvarga merged commit a9cbbc2 into 5.x Jan 7, 2026
29 checks passed
@jasonvarga jasonvarga deleted the terms-filter-performance branch January 7, 2026 21:19
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.

Listing entries loads many more relationships than required Entries list view and edit view loading all Taxonomy terms

3 participants