PM-1330 "No se guardan el orden establecido de condiciones de enrutamiento en los gateways" SOLVED
This commit is contained in:
@@ -1907,6 +1907,7 @@ CREATE TABLE `BPMN_FLOW`
|
||||
`FLO_X2` INTEGER default 0 NOT NULL,
|
||||
`FLO_Y2` INTEGER default 0 NOT NULL,
|
||||
`FLO_STATE` MEDIUMTEXT,
|
||||
`FLO_POSITION` INTEGER default 0 NOT NULL,
|
||||
PRIMARY KEY (`FLO_UID`),
|
||||
KEY `BPMN_FLOW_I_1`(`FLO_UID`),
|
||||
KEY `BPMN_FLOW_I_2`(`PRJ_UID`),
|
||||
|
||||
Reference in New Issue
Block a user