Pennebaker / craft-architect

A plugin for importing and exporting content models from Craft 3/4 using JSON.
MIT License
72 stars 6 forks source link

Exporting categories fails #11

Closed vimcat closed 6 years ago

vimcat commented 6 years ago

When I try to export a field that contains categories, or categories, I get a yii Error Exception: vendor/pennebaker/craft-architect/src/base/FieldProcessor.php Line 295: Undefined index: source screen shot 2018-03-05 at 4 51 51 pm

My categories are all top-level, no nesting. I use them in a matrix block in a channel's matrix field. Those entries are in another matrix block field, used in a different channel.

Craft version: 3.0.0-RC13 Craft Architect: 2.2.1