-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP SP7, 7.0.X, Master
-
Fix Version/s: 7.0.0 DXP FP50, 7.0.0 DXP SP8, 7.0.X, 7.1.0 Beta 3, 7.1.X, Master
-
Component/s: Search Infrastructure
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:2
-
Git Pull Request:
In LPS-72998, AssetEntriesFacet was deprecated and the behavior of AssetEntriesFacet.doGetFacetFilterBooleanClause() was changed. This mainly affects 7.0.x because the deprecation was backported and it shouldn't have been, but we can still easily reimplement the previous behavior in master as well with no side effects, even though the class is now deprecated, as to not break any usages in custom code etc.
- is caused by
-
LPS-72998 Selecting Document facet removes Web Content Article facet
- Closed