Hi Lionel,
can you provide a simple project that reproduces this issue?

It should be enough to create a new Maven project from latest stable version 
(3.0.5 at this time), change the workflow definition to match your case and 
finally provide the steps to reproduce in embedded mode.

Regards.

On 23/10/23 18:10, Lionel SCHWARZ wrote:
To be more specific about the issue, I must tell that I have a flowable 
UserWorkflow with approval on user update operations (on certain circumstances).
It seems that when the update needs approval, the afterUpdate() is called 
before approval with an empty List.
When the update does not need approval, the afterUpdate() works fine.

Lionel

----- Le 23 Oct 23, à 17:36, Lionel SCHWARZ lionel.schw...@in2p3.fr a écrit :

Dear all,

I have a customized LogicAction with afterUpdate() implementation, but this
method receives an empty List<PropagationStatus> when called.
Nevertheless, the propagation works fine, and I get the correct REST response
with propagationStatuses and beforeObg/afterObj.

Am I missing something?

Regards
Lionel

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to