Skip to content

initialize data objects on workflow creation #439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

essweine
Copy link
Contributor

This initializes data objects when a workflow is created. This will prevent missing variable errors when accessing data objects before they've been used. Since the references are visible on the diagram, these errors don't make much sense.

@essweine essweine merged commit 9b50630 into main Jun 30, 2025
5 checks passed
@essweine essweine deleted the feature/init-data-objects-with-workflow branch June 30, 2025 18:05
@burnettk
Copy link
Contributor

nice solution

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.

2 participants