Page 1 of 1

[INFO REQ] How to access a transaction's actions from STM

Posted: Thu Dec 08, 2022 4:13 am
by ewu

How can we get the list of actions in a transaction from the StateTrackingManager?
I think what I want is in: scheduler.instance.project.stm[Symbol(QUEUE_PROP)][Symbol(ACTION_QUEUE_PROP)], but I can't access these fields programmatically.

Or alternatively, how can I get the diff between my project's eventStore state between two transactions?


Re: [INFO REQ] How to access a transaction's actions from STM

Posted: Thu Dec 08, 2022 2:18 pm
by alex.l

It is not supported now. I've opened a feature request to make it public https://github.com/bryntum/support/issues/5738
Thanks for your question!