Closed dexterityzx closed 6 years ago
Hello @dexteritycc , thanks for reporting this issue. Could you please tell us which version do you use?
Magento 2 (Community Edition) 2.0.0
I'm on Magento 2 (Community Edition) ver.2.0.2, has the same issue.
I have to work around it by removing the configurations of that product, let it turned back to simple product. Then, apply the custom options beforehand, then, to update it to configurations.
we have the same Problem on Magento 2.0.4.
Our Customer created a simple Product with Custom Options. After that he created Configurations and the Product became a configurable Product.
Now when opening the Custom Options tab, we get this error Message:
We can't save custom-defined options with price type "percent" for configurable product.
When I try to save the Product, the following Error Message is shown:
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (
db-3
.catalog_product_entity
, CONSTRAINTCAT_PRD_ENTT_ATTR_SET_ID_EAV_ATTR_SET_ATTR_SET_ID
FOREIGN KEY (attribute_set_id
) REFERENCESeav_attribute_set
(attribute_set_id
) ON DELETE C), query was: UPDATEcatalog_product_entity
SETattribute_set_id
= ?,type_id
= ?,sku
= ?,has_options
= ?,required_options
= ?,created_at
= '2016-04-27 09:17:59',updated_at
= '2016-04-28 08:38:26' WHERE (entity_id
=46)
Edit: The second Problem actually seems to be another issue. It's trying to update attribute_set_id to 0 which does not exist. I'll try to invesitgate and add a new issue for this
Please try to check fresh magento version. If the problem still actual, please, specify it and create new bug.
Hi, @dexteritycc thanks for contributing, we will close this issue as not updated more than 2 week, if this issue still reproducible please feel free to create new one.
Hi. I also have this issue in CE 2.1.0. Will Percentage Price be available in future for config. products?
Regards
Hi, @vzabaznov I have same issue in CE 2.0.9. When I try to update my configurable item, I get "We can't save custom-defined options with price type "percent" for configurable product." error.
How can I update it?
@gesell @sumihiro i have reopened the ticket but we will need someone to provide full information per the reporting guidelines to allow us to reproduce the issue.
@pboisvert thanks, please give a link to the reporting guidelines.
@sumihiro when you click the "New issue" button you will see placeholder text that is intended as a template for bug reporting including preconditions and steps to reproduce.
@pboisvert This is my report.
@pboisvert Oops, I fix my report. The Product is saved, but never updated with error message, "We can't save custom-defined options with price type "percent" for configurable product.".
I facing that issue too. Now trying to set up custom options for configurable product and even with price type "fixed" I get the message "Invalid Option Value".
Currently using 2.1.1 version
Does anyone actually fix these issues? There seems to be hundreds of unresolved issues on this forum for MAgento2. Maybe it's too early to migrate from Magento1 to Magento 2!!!
Same issue here, after a product it's edited and updated. There's no way to add custom option. The product has to be deleted and re-created in order to get all product properties desired
@dexterityzx, thank you for your report. We've created internal ticket(s) MAGETWO-82379 to track progress on the issue.
Hello Team , We are using Magento v2.2.1 and still getting the same issue . Can we expect any solution soon. Issue is still open even after more than year.
I found another thread with I believe to be the same or similar issue: https://github.com/magento/magento2/issues/2989
Using Magento Enterprise 2.2.2 and are experiencing problems after creating a product.
is there a solution yet - having the same issue in magento 2.2.5 - a configurable product with variations and if u try to create customizable options in the configrable product you get the following error:
We were not able to reproduce this issue. Please provide more detailed steps to reproduce or try to reproduce this issue on a clean installation
Does anyone have a (quick) fix? I have the same problem on 2.4.2
it shows 'We can't save custom-defined options with price type "percent" for configurable product.' even when the price type is 'fixed'. Please check this.