Some of events changes are executed on “Workflow complete” Workflow complete event such as:
updating of dataLastRun
moving of keys from session.vault into myVault
moving of keys from session.vaultGlobal into Global myVault
“Workflow complete” Workflow complete event occurs after running or debugging of block in case if:
the block is last enabled block
the block status is “Ready“
\uD83D\uDCCB Related articles
You can find the list of workflow block statuses by this link
Please also see “Rules when dateLastRun is updated” by this link
Please also see “session.vault” by link and “myVault.setOnComplete“ by link
Please also see
...