super-table
super-table copied to clipboard
Automatically created index for new field throws database error in MySQL
Describe the bug
When saving one of my dropdowns in my super table I am getting this attached error saying the identifying name is too long. This is only happening if I try to add an option to the drop down or change the handle of an existing dropdown option.
Steps to reproduce
- in a drop down field within supertable add an option to the dropdown
- press save
Craft CMS version
4.5.3
Plugin version
3.0.9
Multi-site?
No response
Additional context
No response
Turns out this is a bug in CraftCMS itself. Referencing here, so this can be closed https://github.com/craftcms/cms/issues/13737