Skip to content

backward compatibility issue with old workflows #4378

@aglinxinyuan

Description

@aglinxinyuan

What happened?

Run old workflows on the latest main will cause the following error:
Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "allowMultiInputs"

The cause is that we renamed "allowMultiInputs" to "disallowMultiInputs" in the workflow JSON in PR #4342.

How to reproduce?

Run a workflow produced by older version(before PR #4342) of Texera with latest main.
Cache vs Recompute 4.json

Version

1.1.0-incubating (Pre-release/Master)

Commit Hash (Optional)

No response

What browsers are you seeing the problem on?

No response

Relevant log output

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions