Describe your bug or feature request.

Since #3089040: Single product with multiple variation types, we now support specifying multiple variation types per product type. The legacy variationType setting is still present in the Commerce 3 codebase, I'm thinking it's time to remove it... Just wondering what would happen if we simply get rid of it? Did we provide an update hook to migrate to the variationTypes setting?

Issue fork commerce-3465965

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jsacksick created an issue. See original summary.

jsacksick’s picture

Looks like we never provided an update hook, so we probably need to do that as part of this issue, to make sure installs relying on the previous setting don't break.

tBKoT made their first commit to this issue’s fork.

  • jsacksick committed 2b2163f3 on 3.0.x authored by tBKoT
    Issue #3465965 by tBKoT, jsacksick: Remove the variationType setting.
    
jsacksick’s picture

Status: Active » Fixed

Thank you! Committed.

Status: Fixed » Closed (fixed)

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