elsa-core
elsa-core copied to clipboard
Bookmark restored, but variable cannot be retrieved
Description
Before creating the bookmark, the variable A was set using SetVariable(). However, when restoring the bookmark, the variable A could not be obtained in the active node. When creating a bookmark, the relevant variables are not persisted. Is it necessary to manually save and restore the variables?
Steps to Reproduce
version: 3.5.1 persistence: sqlite
Make sure the storage driver for the variable is set to Workflow Instance.
I'll close this issue assuming it's not an issue, but let me know if you think there's a problem still, despite using the Workflow Instance Storage Driver for the vaariable.