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

fix(Input/Output): keep undo/redo stack #983

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

marstamm
Copy link
Contributor

This PR removes the empty source value for newly created Input/Output parameters. I decided to go with the convention "no value => remove property" that we use in other places, such as Task definition type. I verified that the deployment error in zeebe is the same for empty value and missing property.

I added integration tests to verify the scenario described in #981.

Recording 2023-10-10 at 10 59 16

@marstamm marstamm requested a review from a team October 10, 2023 09:00
@marstamm marstamm self-assigned this Oct 10, 2023
@marstamm marstamm requested review from philippfromme and barmac and removed request for a team October 10, 2023 09:00
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Oct 10, 2023
Copy link
Member

@nikku nikku left a comment

Choose a reason for hiding this comment

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

Great stuff! 🍰

@marstamm marstamm merged commit 8b77930 into main Oct 10, 2023
8 checks passed
@marstamm marstamm deleted the 981-keep-undo-stack branch October 10, 2023 09:12
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Oct 10, 2023
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