[ 
https://issues.apache.org/jira/browse/OFBIZ-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17043164#comment-17043164
 ] 

Jacques Le Roux edited comment on OFBIZ-10845 at 2/27/20 11:18 AM:
-------------------------------------------------------------------

Currently, I want to focus on OFBIZ-10353 that's I am releasing it for others :)


was (Author: pawan.verma):
Currently, I want to focus on https://issues.apache.org/jira/browse/OFBIZ-10353 
that's I am releasing it for others :)

> Product Search Constraint on CountBy...methods
> ----------------------------------------------
>
>                 Key: OFBIZ-10845
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10845
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce, product
>    Affects Versions: Release Branch 13.07, Release Branch 14.12, Release 
> Branch 15.12, Release Branch 16.11, Release Branch 18.12, Release Branch 
> 17.12, Trunk
>            Reporter: Ingo Wolfmayr
>            Priority: Minor
>              Labels: search
>             Fix For: Release Branch 13.07, Release Branch 14.12, Release 
> Branch 15.12
>
>         Attachments: SearchCount.patch
>
>
> If a search constraint like featuresId or categorieId is applied, the 
> CountBy...methods in the ProductSearchSession fail.
> Error: mainProductId field is missing.
> Attached is a patch that fixes the problem.
> *Test:*
>  # Enable LayeredNavigation function in ecommerce module.
>  # Add feature "TEXT_BLACK" to product GZ-1000 as standard feature
>  # Add "ProductSearchSession.searchAddConstraint(new 
> ProductSearch.FeatureConstraint("TEXT_BLACK", true), session);" in 
> LayeredNavigation.groovy before "result = 
> ProductSearchSession.getProductSearchResult(request, delegator, 
> prodCatalogId);"
>  # Navigate to the product via category menu.
>  # --> GZ-1000 should not be visible + no error message



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to