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 multiple issues in editing API with transactions #42695

Merged
merged 2 commits into from
Apr 9, 2021

Conversation

elpaso
Copy link
Contributor

@elpaso elpaso commented Apr 7, 2021

  • fix signal not emitted
  • fix wrong value emitted in signal
  • remove layer clone

The schema editing + rollback is still broken because
fields are not restored to the original state after
the rollback (at least for GPKG).

Followup to #41539

- fix signal not emitted
- fix wrong value emitted in signal
- remove layer clone

The schema editing + rollback is still broken because
fields are not restored to the original state after
the rollback (at least for GPKG).

Followup to qgis#41539
@elpaso elpaso added Optimization I feel the need... the need for speed! Bug Either a bug report, or a bug fix. Let's hope for the latter! labels Apr 7, 2021
@github-actions github-actions bot added this to the 3.20.0 milestone Apr 7, 2021
@elpaso elpaso merged commit 8b9134a into qgis:master Apr 9, 2021
@elpaso elpaso deleted the editbuffer-transactions-followup branch April 9, 2021 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Optimization I feel the need... the need for speed!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants