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

Atomic changesets for multiple edits #153

Closed
2 tasks
impworks opened this issue May 6, 2020 · 1 comment
Closed
2 tasks

Atomic changesets for multiple edits #153

impworks opened this issue May 6, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@impworks
Copy link
Owner

impworks commented May 6, 2020

Currently a "changeset" is basically a "change", because it affects only one entity.

It should be possible to group multiple changes together to form a real "changeset".

  • View all edited entities
  • Revert all edits in the changeset as one operation

#152 must be done before this, but somewhat complicates the matters.

@impworks impworks added this to the Backlog milestone May 6, 2020
@impworks impworks self-assigned this May 6, 2020
@impworks impworks mentioned this issue May 6, 2020
5 tasks
@impworks
Copy link
Owner Author

impworks commented Jul 2, 2023

Нет смысла делать, т.к. много труда и мало пользы. По сути, единственный способ теоретически сделать несколько правок в одной - это с помощью автофиксов (#154), но и там это не критический функционал (чтобы отменить, придется нажать две кнопки вместо одной).

@impworks impworks closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2023
@impworks impworks added wontfix and removed feature labels Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant