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: keep unapplied changes #3325

Merged
merged 5 commits into from
May 15, 2023
Merged

fix: keep unapplied changes #3325

merged 5 commits into from
May 15, 2023

Conversation

djabarovgeorge
Copy link
Contributor

@djabarovgeorge djabarovgeorge commented May 4, 2023

What change does this PR introduce?

Keep the changes if the change was not applied because of an exception.

Why was this change needed?

In order to not confuse the user, and keep the change so it could be merged once the issue is resolved.

Other information (Screenshots)

The unexpected behavior -> https://www.loom.com/share/c2078fcacf6e46eaadfa6fa977484b73
The expected behavior -> We want to make sure that after we submit the change and there was an error in the flow the change will remain.

The downside is that the changes will accumulate to a large number

Copy link
Member

@jainpawan21 jainpawan21 left a comment

Choose a reason for hiding this comment

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

🎉

Copy link
Contributor

@LetItRock LetItRock left a comment

Choose a reason for hiding this comment

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

looks good :)

@djabarovgeorge djabarovgeorge added this pull request to the merge queue May 15, 2023
Merged via the queue into next with commit e4f021a May 15, 2023
17 checks passed
@djabarovgeorge djabarovgeorge deleted the keep-unapplied-changes branch May 15, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants