Skip to content

add user task form variable#442

Merged
essweine merged 1 commit intomainfrom
feature/user-form-task-data-variable
Oct 10, 2025
Merged

add user task form variable#442
essweine merged 1 commit intomainfrom
feature/user-form-task-data-variable

Conversation

@essweine
Copy link
Copy Markdown
Contributor

Allow authors to specify a single variable name when adding data collected from a form. If no variable is present, the original behavior of adding each form fields separately will be preserved.

@essweine essweine merged commit e1e4fa7 into main Oct 10, 2025
5 checks passed
@essweine essweine deleted the feature/user-form-task-data-variable branch October 10, 2025 01:28

def testVariable(self):
workflow = self.run_workflow('one')
self.assertIn('order', workflow.data)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hot tests

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