Project:
View Revisions: Issue #53912 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0053912: API PriceList ERROR updating inactive product | ||
Revision | 2023-11-10 13:53 by marvintm | ||
Steps To Reproduce | 1- Locate in the backoffice, or insert a pricelist with any product from the backoffice or through the API. 2- Via PriceList API, deactivate the product. 2.2- In our project we have the "IsActive" field visible in the ProductPrice tab, so we can check the inactive status resulting from the previous step. 3- Resend any update via API of that product in the PriceList. 4- Check the error in EDL Request. ERROR: duplicate key value violates unique constraint "m_productprice_pricelist_ve_un". |
||
Revision | 2023-11-10 13:49 by marvintm | ||
Steps To Reproduce | 1- Locate in the backoffice, or insert a pricelist with any product from the backoffice or through the API. 2- Via PriceList API, deactivate the product. 2.2- In our project we have the "IsActive" field visible in the ProductPrice tab, so we can check the inactive status resulting from the previous step. 3- Resend any update via API of that product in the PriceList. 4- Check the error in EDL Request. ERROR: duplicate key value violates unique constraint "m_productprice_pricelist_ve_un". |
Copyright © 2000 - 2009 MantisBT Group |