[ 
https://issues.apache.org/jira/browse/OFBIZ-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Praveen Agrawal updated OFBIZ-5103:
-----------------------------------

    Attachment: OFBiz-5103.patch

Commented out lines 615 - 617 of method 'updateProductWithReviewRatingAvg' in 
ProductServices.xml of ofbiz/product/product.

<if-compare field="averageCustomerRating" operator="equals" value="0" 
type="BigDecimal">
    <return/>
</if-compare>
                
> Product Review Rating Issue
> ---------------------------
>
>                 Key: OFBIZ-5103
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5103
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release 10.04
>            Reporter: Praveen Agrawal
>         Attachments: OFBiz-5103.patch
>
>
> In the case where products reviews were once approved and then set to pending 
> at a later date, if there averageCustomerRating for a product now calculates 
> to ZERO, the averageCustomerRating(ProductCalculatedInfo Entity) doesn't get 
> reflected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to