Hi,
New issue because this one is closed: https://www.drupal.org/node/1548474
Long rule names / machine names are still mishandled when cloning a rule and giving it a really long name.
Same fatal SQL exception as OP.
To reproduce: Clone a rule with a 64-char machine name.
Greetings, Martijn
Comments
Comment #1
BarisW commentedI can confirm this issue.
Comment #2
kenorb commentedI've similar error, but for Workflow: #2618124: [EXPORTING] 'name' column of {workflow_transitions} can only have 32 varchar
Comment #3
kenorb commentedI've similar error, but for Workflow module: #2618124: [EXPORTING] 'name' column of {workflow_transitions} can only have 32 varcharComment #4
kenorb commentedComment #5
jncrucesThe solution at the moment is export the rule, edit the machine name and title and importing it.
Comment #6
wizonesolutions#2743891: Rules clone form does not ENFORCE the Machine-readable name maxlength 58