nerds-and-company / schematic

Craft Setup Sync
MIT License
136 stars 14 forks source link

Craft 3: Not updating categories field source on import #128

Closed smcyr closed 6 years ago

smcyr commented 6 years ago

A categories field with no source is not updated with the source when importing:

class: craft\fields\Categories
    attributes:
       branchLimit: '1'
       sources: '*'
       source: 'group:cities'
bvangennep commented 6 years ago

Fix released in 4.0.4