Issue with passing dates variables via message

Hi,

I was testing how to have one process send a message to other processes, and passing a payload in that message. While testing, I noticed weird behavior on date variables.

For some reason, the date is not being passed over correctly, and a different date is being shown. You can test this behavour in the linked app.

https://newteccy-my.sharepoint.com/:u:/g/personal/wjan_newtec_eu/EZsZJKwf5YdPpdBfY5S9fDIBP1P0EQf2z-bJgBuJlWXymg?e=5Ht3r7

How to test:

  • start process B and put any reference in the first field; the 2nd can remain empty
  • start process A with the same reference & put date in the 2nd field.
  • check process B and observe that the dates do not match.

Thanks for any suggestions here.

Regards,
Wim

probably related to https://github.com/flowable/flowable-engine/issues/636