Closed (fixed)
Project:
Workflow
Version:
6.x-1.0-rc3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2008 at 14:21 UTC
Updated:
12 Jan 2009 at 20:10 UTC
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
Comment #1
Arricc commentedAlso missing from the tid column on workflow_transitions
Comment #2
jvandyk commentedFix committed. Thanks.