Changing the image on an attribute is hard because Drupal users expect the image to upload when you hit the Save button. It appears that you have to first hit Upload, then Save, or the image won't be saved this is a big usability problem that needs fixing.

Comments

robertdouglass’s picture

This applies to creating new variations as well as editing them.

robertdouglass’s picture

The right solution is to make the image upload when "Save variation" is pressed.

bojanz’s picture

Assigned: Unassigned » bojanz

That used to work. A regression?

Bojhan’s picture

Is there a reason we don't use an flash/html5 uploading tool for this? Clicking upload, is pretty 2007'

vasike’s picture

Status: Active » Needs review

What about using the AutoUpload module.

here is a gerrit commit for this : https://code.drupalcommerce.org/#/c/695/

lsolesen’s picture

Issue summary: View changes
Status: Needs review » Closed (cannot reproduce)

I cannot reproduce this anymore. Please reopen if that is still an issue?