Skip to content

Issue/438 DSF 1.x Process Instances Fail to Continue on DSF 2.x#439

Open
hhund wants to merge 2 commits intodevelopfrom
issue/438_DSF_1.x_Process_Instances_Fail_to_Continue_on_DSF_2.x
Open

Issue/438 DSF 1.x Process Instances Fail to Continue on DSF 2.x#439
hhund wants to merge 2 commits intodevelopfrom
issue/438_DSF_1.x_Process_Instances_Fail_to_Continue_on_DSF_2.x

Conversation

@hhund
Copy link
Member

@hhund hhund commented Mar 16, 2026

  • Since DSF 2.x uses different names for API v1 task variables, process instances started with DSF 1.x fail to continue on DSF 2.x.
  • Adds fallback code to read old DSF 1.x task variables in case no variables with the new 2.x names are found.

Fixes #438

hhund added 2 commits March 16, 2026 14:55
* Since DSF 2.x uses different names for API v1 task variables, process
instances started with DSF 1.x fail to continue on DSF 2.x.
* Adds fallback code to read old DSF 1.x task variables in case no
variables with the new 2.x names are found.
@hhund hhund added this to the 2.0.3 milestone Mar 16, 2026
@hhund hhund requested a review from schwzr March 16, 2026 14:20
@hhund hhund self-assigned this Mar 16, 2026
@hhund hhund linked an issue Mar 16, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Process Instances from DSF 1.x Fail to Continue on DSF 2.x

1 participant