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 crash with broken relations #2805

Merged
merged 1 commit into from
Sep 26, 2023
Merged

fix crash with broken relations #2805

merged 1 commit into from
Sep 26, 2023

Conversation

PeterPetrik
Copy link
Contributor

@PeterPetrik PeterPetrik commented Sep 25, 2023

fix #1905
fix #2569 (no test case attached so hard to test)

fix CU-862ke6fkg
fix CU-862ke6jx6

For test suite - I think it is such an edge case that it may not be worth to add it to regular test suite (automatic or manual). Better to add validation to plugin MerginMaps/qgis-plugin#298 for this case and caught it early

it is now possible to identify crashing feature b39 from lutraconsulting/issue_1905

Screenshot 2023-09-25 at 15 58 13

and the diagnostics log shows the error
Screenshot 2023-09-25 at 15 46 16

@PeterPetrik PeterPetrik merged commit 23b636a into master Sep 26, 2023
10 checks passed
@PeterPetrik PeterPetrik deleted the fix_crash_relations branch September 26, 2023 05:41
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

Successfully merging this pull request may close these issues.

Input crashes when form contains non-existent relation Missing the layer used in 1-n relation cause crash
3 participants