Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Matrix Field Type should limit field type switching to compatible column types #1773

Closed
nateiler opened this issue Jun 12, 2017 · 0 comments
Closed
Assignees
Labels
enhancement improvements to existing features

Comments

@nateiler
Copy link
Contributor

The FieldsController only allows switching of field types to compatible column types. It seem Matrix should also adhere to this same standard.

vendor/craftcms/cms/src/controllers/FieldsController.php:159
vendor/craftcms/cms/src/fields/Matrix.php:588

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement improvements to existing features
Projects
None yet
Development

No branches or pull requests

2 participants