What steps will reproduce the problem?
1. Start a process
2. Cancel or complete it
What is the expected output? What do you see instead?
An update to wf_process should be performed whenever a call to
(Jdbc)Engine#cancel or (Jdbc)Engine#complete is done.
What version of the product are you using? On what operating system?
Currently this field is only set to 0 ('Created') when
Engine#startProcess(GraphPorcess) is called.
The other values as defined in create-schema-postgresql.sql (i.e. 1-
Executing, 2-Pending completion, 3-Completed, 4-Pending cancel and 5-
Canceled) are never used.
Please provide any additional information below.
Original issue reported on code.google.com by vincent.kirsch on 6 May 2009 at 1:09
Original issue reported on code.google.com by
vincent.kirsch
on 6 May 2009 at 1:09