When you migrate field groups, the groups appear on the right content types, but they are all lumped in the bottom of the form, in the "Disabled" area. You can drag them back up and save them and then they are ok. The problem is because of a missing value for the new 'region' setting.

Comments

KarenS created an issue. See original summary.

karens’s picture

Status: Active » Needs review
StatusFileSize
new914 bytes

There are numerous related issues, like #2968184: The region part of entity view config isn't set for old installs, #2897967: 3.x Upgrade Notice: Undefined index: name, #2924560: Field Groups moved to disabled after update for the same problem on older installs of field group. All are missing the new region value. I didn't see another issue about the missing value in migration though.

jumoke’s picture

The patch is working for me. No issues.

  • zuuperman committed c31d213 on 8.x-3.x authored by KarenS
    Issue #2977194 by KarenS: Migrated field groups all disabled
    
nils.destoop’s picture

Status: Needs review » Fixed

Thx for the patch, I committed it to dev

Status: Fixed » Closed (fixed)

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