[
https://issues.apache.org/jira/browse/OFBIZ-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashish Vijaywargiya reassigned OFBIZ-5386:
------------------------------------------
Assignee: Ashish Vijaywargiya
> SupplierProduct Not Found error when adding variantProduct with new feature selection combination
> -------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-5386
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5386> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: Trunk
> Reporter: Christian Carlow
> Assignee: Ashish Vijaywargiya
> Attachments: OFBIZ-5386.diff
>
>
> This error is generated when trying to add a variantProduct to a purchase order with a new selection combination:
> This product cannot be purchased from the chosen supplier for the given quantity and currency. (SupplierProduct not found)
> The same problem fixed in OFBIZ-5385 is the cause. The newly created variantProduct is not found because the search is performed based on cache where the new entity hasn't been added yet.
> To reproduce follow the same steps in issue OFBIZ-5385. If the patch hasn't been applied yet, then you will have to refresh the page after the first error message appears about immutable objects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)