Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Here has some progress after cache reset, previous issue has been solved.
Now the issue is inline_enitty_form does not display the product sku for input:
Pass Browser commerce_backoffi 60 CommerceBackofficeProductWebTestCas
GET http://nongzi/drupal7/node/add/k1ik7wtr returned 200 (10.04 KB).
Pass Browser commerce_backoffi 60 CommerceBackofficeProductWebTestCas
Valid HTML found on "http://nongzi/drupal7/node/add/k1ik7wtr"
Fail Other commerce_backoffi 60 CommerceBackofficeProductWebTestCas
Failed to set field field_product[und][form][sku] to vayQbd0X
Fail Other commerce_backoffi 60 CommerceBackofficeProductWebTestCas
Failed to set field field_product[und][form][commerce_price][und][0][amount]
to 8
Comments
Comment #1
jian he commentedComment #2
jian he commentedfrom now the test case is not passed:
It seems the variation type saved, but commerce_product_type_load($type) could not return the saved type.
Comment #3
jian he commentedComment #4
jian he commentedHere has some progress after cache reset, previous issue has been solved.
Now the issue is inline_enitty_form does not display the product sku for input:
Comment #5
jian he commentedNow the test case can be passed in my local environment.
Comment #6
discipolo commentedonce i made sure inline_entity_form was present the test passed locally for me too!
Comment #7
mglamanThanks, committed!