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

possibility to delete changes (reliably) #81

Open
samuelstroschein opened this issue Sep 27, 2024 — with Linear · 0 comments
Open

possibility to delete changes (reliably) #81

samuelstroschein opened this issue Sep 27, 2024 — with Linear · 0 comments

Comments

Copy link
Member

samuelstroschein commented Sep 27, 2024

Context

Apps want to revert changes. That's possible already via db.deleteFrom("change") but buggy because:

  • merging another lix risks the re-emergence of deleted changes
  • the last change in the history needs to be applied

CleanShot 2024-09-27 at 10.45.50@2x.png

Additional information

  • raised by @niklas.buchfink for the fink app
  • blocked by LIXDK-146 because a sync'ed collaboration session will influence this feature
  • blocked by LIXDK-158 because the feature will influence this one. filtering the history applies to deletions.
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

No branches or pull requests

1 participant