Hello
I have this issue.
When we add a product, we fill title, and new variation fields like price, status, image ... if we click on Save button, at bottom of page, instead on Create Variation, then variation title is not filled with title.
If you click on Create Variation before the Save button at bottom, the variation title is filled correctly.
If variation title is NULL, then we have problem on all views, because title is not displayed. Views like Shopping cart form or similar views.
I'm not sure if it's a bug or defect, because the problem appears when you don't click the create variation button, and click on Save directly. It could be a problem when a user could add products in the store.
I search on issues, but I'm not sure that problems reported was the same as this.
Any help will be highly appreciated. Thanks in advanced.
Comments
Comment #1
lsolesen commentedComment #2
lsolesen commentedI cannot reproduce this on CK2.13. Can you please try that version?
Comment #3
lsolesen commentedThis Travis Build has a Behat test showing that it does not fail on CK2.13. https://travis-ci.org/lsolesen/commerce_kickstart/builds/23358578 --> is the steps provided here: https://github.com/lsolesen/commerce_kickstart/blob/issue-2150067/tests/... correct to reproduce your issue?
Comment #4
lsolesen commentedI cannot reproduce this, as the Behat test shows. Feel free to reopen, if this is still a problem for you on CK 2.13 or I did not use the correct Behat steps?
Comment #6
xmorueco commentedThanks a lot Isolesen,
I forgot this issue.
I will try the last CK version on a test environment ;)
Thanks again.