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

3.1.5 release #362

Merged
merged 1 commit into from
Mar 12, 2024
Merged

3.1.5 release #362

merged 1 commit into from
Mar 12, 2024

Conversation

finnlewis
Copy link
Member

  • Facet block configurations. Update conditions, ensure installed.
  • Update the facet visibility,
  • Load the optional block config when facet config updated.
  • Check facets configuration imported when index enabled.

The facets configuration won't be enabled when the index has the field added if the index is disabled at the time. Check when the index is updated, if it is enabled and has the field, create the facet (the create method also checks that it doesn't already exist).

* Facet block configurations. Update conditions, ensure installed.

 - Update the facet visibility,
 - Load the optional block config when facet config updated.

* Check facets configuration imported when index enabled.

The facets configuration won't be enabled when the index has the
field added if the index is disabled at the time. Check when
the index is updated, if it is enabled and has the field, create
the facet (the create method also checks that it doesn't already
exist).
@finnlewis finnlewis merged commit 9376df8 into release-3.x Mar 12, 2024
8 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.

None yet

2 participants