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

BarisW’s picture

I can confirm this issue.

kenorb’s picture

Version: 7.x-2.7 » 7.x-2.x-dev
kenorb’s picture

Project: Rules » Workflow
Component: Rules Core » Code
kenorb’s picture

Project: Workflow » Rules
Version: 7.x-2.x-dev » 7.x-2.7
Component: Code » Rules Core
jncruces’s picture

The solution at the moment is export the rule, edit the machine name and title and importing it.

wizonesolutions’s picture