verbb / field-manager

Field Manager is a Craft CMS plugin to make it easy to manage your fields and field groups.
MIT License
199 stars 16 forks source link

When cloning a matrix field, some fields' order and settings are lost. #66

Closed andreimoment closed 4 years ago

andreimoment commented 4 years ago

Description

When cloning a matrix field, the sub-fields' order is lost, and all sub-fields have the "Use this field’s values as search keywords?" checked.

Steps to reproduce

  1. Create a matrix field with two fields, each with four distinct sub-fields. Un-check the "Use this field’s values as search keywords?" checkbox for each of the sub-fields.
  2. Save it and clone it.
  3. The newly created matrix field will have the four sub-fields in a different order than the original's. All "Use this field’s values as search keywords?" checkboxes are checked.

Additional info

engram-design commented 4 years ago

Fixed in 2.1.6