Skip to content

Fix terms being filtered out unintentionally - #5474

Merged
jasonvarga merged 2 commits into
masterfrom
fix/5472-terms-field
Mar 14, 2022
Merged

Fix terms being filtered out unintentionally#5474
jasonvarga merged 2 commits into
masterfrom
fix/5472-terms-field

Conversation

@jasonvarga

@jasonvarga jasonvarga commented Mar 11, 2022

Copy link
Copy Markdown
Member

Fixes #5472

When you have a terms field named the same as a taxonomy, there's some extra features that go along with it.
One of which is that it'll filter out any terms that aren't used in that entry's collection.

This should only happen for top level fields. If you have a field in a grid/replicator, it should leave it be.

  • Write a test

@johncarter-

Copy link
Copy Markdown
Contributor

Looking good here using a composer patch.

@jasonvarga
jasonvarga marked this pull request as ready for review March 14, 2022 17:00
@jasonvarga
jasonvarga merged commit 78beabf into master Mar 14, 2022
@jasonvarga
jasonvarga deleted the fix/5472-terms-field branch March 14, 2022 17:00
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.

2 participants