Skip to content
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

Make FormRepliedEvent as a start event #173

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

yinan-symphony
Copy link
Contributor

A FormRepliedEvent was not allowed to be start event in a workflow. With this commit, this becomes possible, if user has already a form defined in the room, the workflow is now able to catch the form reply to start a workflow instance.

Description

Please put here the intent of your pull request.

Dependencies

List the other pull requests that should be merged before/along this one.

Checklist

  • Referenced a ticket in the PR title or description
  • Filled properly the description and dependencies, if any
  • Unit/Integration tests updated or added
  • Javadoc added or updated
  • Updated the documentation in docs folder

A FormRepliedEvent was not allowed to be start event in a workflow.
With this commit, this becomes possible, if user has already a form
defined in the room, the workflow is now able to catch the form
reply to start a  workflow instance.
@yinan-symphony yinan-symphony merged commit 5b5d8b4 into finos:master Oct 20, 2022
@symphony-soufiane symphony-soufiane linked an issue Nov 8, 2022 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.

Support Form Submission as an Initiating Event
2 participants