atom feed7 messages in net.java.dev.osworkflow.users[Opensymphony-workflow] who is owner
FromSent OnAttachments
Justin MakeigSep 8, 2004 5:14 pm 
Hani SuleimanSep 8, 2004 5:19 pm 
Justin MakeigSep 8, 2004 5:29 pm 
Hani SuleimanSep 8, 2004 6:50 pm 
paulaSep 8, 2004 11:46 pm 
Hani SuleimanSep 9, 2004 6:57 am 
Richard MalaschitzOct 6, 2004 1:45 am 
Subject:[Opensymphony-workflow] who is owner
From:Richard Malaschitz (rich@axonpro.sk)
Date:Oct 6, 2004 1:45:57 am
List:net.java.dev.osworkflow.users

1. In table os_wfentry is column ownerActor_id. Why exists this column (and how this column is initialized - I have it always null) when owner is in os_currentstep ?

2. When I initialize new workflow and initialize failed (I throw exception in my own validator), there is not any current step in database but exists record in table os_wfentry (status = CREATED). This record is useless, because it has not any owner, any current steps, is not it ?