super-table icon indicating copy to clipboard operation
super-table copied to clipboard

Automatically created index for new field throws database error in MySQL

Open mboostrom opened this issue 1 year ago • 1 comments

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.

Screenshot 2023-09-21 at 1 53 12 PM

Steps to reproduce

  1. in a drop down field within supertable add an option to the dropdown
  2. press save

Craft CMS version

4.5.3

Plugin version

3.0.9

Multi-site?

No response

Additional context

No response

mboostrom avatar Sep 21 '23 20:09 mboostrom

Turns out this is a bug in CraftCMS itself. Referencing here, so this can be closed https://github.com/craftcms/cms/issues/13737

gbowne-quickbase avatar Sep 22 '23 15:09 gbowne-quickbase