empty statuses in LogicActions.afterUpdate

2023-10-23 Thread Lionel SCHWARZ
Dear all,

I have a customized LogicAction with afterUpdate() implementation, but this 
method receives an empty List 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

smime.p7s
Description: S/MIME Cryptographic Signature


Re: empty statuses in LogicActions.afterUpdate

2023-10-23 Thread Lionel SCHWARZ
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 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


smime.p7s
Description: S/MIME Cryptographic Signature