Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented ability to add localizations of selected terms to filter #8730

Merged

Conversation

MatteoPiovanelli
Copy link
Contributor

When there are several localisations for terms, it's currently required to select all of them in the filter for projections/queries.

This becomes troublesome to keep track of as more languages are added, and the localisations of terms are added to the tenant. This is especially an issue when accounting for the fact that the different permissions required (e.g. to handle localizing content, taxonomies and configuring queries) may be spread to different users.

In this PR, we tackle this by adding an option to the TermsFilter that would allow automatically localizing the selected terms (i.e. including their localized versions in the query).

@MatteoPiovanelli MatteoPiovanelli merged commit 97648ed into OrchardCMS:1.10.x Jan 19, 2024
2 checks passed
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