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: fixed history rollback #2367

Merged
merged 5 commits into from
Nov 25, 2023
Merged

fix: fixed history rollback #2367

merged 5 commits into from
Nov 25, 2023

Conversation

dordsor21
Copy link
Member

@dordsor21 dordsor21 commented Jul 19, 2023

  • Actual issue is setting the editsession changeset to the changeset we're undoing...?!?! And so we start arbitrarily overriding the history we want to save and completely and utterly fucking everything. Please let's not do that again. Thanks :)
  • Also go ahead and clean up other parts of this, with more appropriate operators used
  • Fixes Extreme freakout when rolling back history #2366

 - Actual issue is settings the editsession changeset to the changeset we're undoing...?!?! And so we start abirtrarily overriding the history we want to do and completely and and utterly fucking everything. Please let's not do that again. Thanks :)
 - Also go ahead and clean up other parts of this, with more appropriate operators used
 - Fixes #2366
@dordsor21 dordsor21 requested a review from a team as a code owner July 19, 2023 22:09
@github-actions github-actions bot added the Bugfix This PR fixes a bug label Jul 19, 2023
@dordsor21 dordsor21 added the Major bug fix This PR fixes a major bug label Jul 19, 2023
@dordsor21 dordsor21 requested a review from SirYwell September 30, 2023 10:37
@github-actions
Copy link

Please take a moment and address the merge conflicts of your pull request. Thanks!

@dordsor21 dordsor21 requested a review from a team November 25, 2023 12:42
@dordsor21 dordsor21 merged commit 6722d73 into main Nov 25, 2023
10 checks passed
@dordsor21 dordsor21 deleted the fix/history-rollback branch November 25, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix This PR fixes a bug Major bug fix This PR fixes a major bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extreme freakout when rolling back history
3 participants