I'm curious.. If this update doesn't do anything, why have it?

Comments

pcambra’s picture

Status: Active » Fixed
function commerce_coupon_update_7001(&$sandbox){
  // The update system is going to flush all caches anyway, so nothing to do.
}

The comment is pretty explicit, but an empty update forces a flush of all caches that was needed because of the changes made in the -dev version

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.