Upgraded from D5-D6 with the rc3 version of Workflow.

Created a new workflow ok, but when I tried to create a new state I was receiving a duplicate key error.

Quick bit of poking as the query looked sound revealed that the AUTO_INCREMENT property was missing from the sid column on the workflow_states table.

Comments

Arricc’s picture

Also missing from the tid column on workflow_transitions

jvandyk’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.