elsa-core icon indicating copy to clipboard operation
elsa-core copied to clipboard

Bookmark restored, but variable cannot be retrieved

Open xtxk110 opened this issue 4 months ago • 1 comments

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

xtxk110 avatar Dec 12 '25 08:12 xtxk110

Make sure the storage driver for the variable is set to Workflow Instance.

sfmskywalker avatar Dec 12 '25 10:12 sfmskywalker

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.

sfmskywalker avatar Dec 24 '25 20:12 sfmskywalker