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

[Geometry checker] Fix the error resolution ui. Fixes #42489 #43550

Conversation

lbartoletti
Copy link
Member

Description

method.id() always returns 0, I put back the old mechanism which works.

For users who have already used the tool, there may be a small conflict in the preferences of this interface. However, once the new settings are saved, there is no problem.

cc @agiudiceandrea

geometry_checker_error_ui-2021-06-04_06 55 13 mkv

method.id() always returns 0, I put back the old mechanism which works.
@lbartoletti lbartoletti requested a review from m-kuhn June 4, 2021 05:06
@github-actions github-actions bot added this to the 3.20.0 milestone Jun 4, 2021
@agiudiceandrea
Copy link
Contributor

Thanks @lbartoletti, now it's possible to correctly save the preferred error resolution method settings.
Anyway, after doing some tests, it seems the plugin is not able to properly fix the errors in most cases...

@agiudiceandrea
Copy link
Contributor

The issue (#42489, #42710) also affects QGIS 3.16, so this fix needs to be backported to 3.16 branch.

@m-kuhn m-kuhn added the backport queued_ltr_backports Queued Backports label Jun 5, 2021
@m-kuhn m-kuhn merged commit bc34d15 into qgis:master Jun 5, 2021
@m-kuhn
Copy link
Member

m-kuhn commented Jun 5, 2021

thanks @lbartoletti for the fix @agiudiceandrea for testing

@lbartoletti lbartoletti deleted the fix_geometry_checker_default_error_resolutions_settings branch September 3, 2021 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants