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

Rollback use of enum keys from #57402 for older settings #60295

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

nyalldawson
Copy link
Collaborator

This causes unnecessary project breakage, the settings are reset to default on reading older projects. We should only use enum
key storage for new settings in order to avoid this.

This causes unnecessary project breakage, the settings are reset
to default on reading older projects. We should only use enum
key storage for new settings in order to avoid this.
@github-actions github-actions bot added this to the 3.42.0 milestone Jan 27, 2025
Copy link

github-actions bot commented Jan 27, 2025

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 84e24f6)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 84e24f6)

@nyalldawson nyalldawson changed the title Rollback use of enum keys from 057402 for older settings Rollback use of enum keys from #57402 for older settings Jan 28, 2025
@troopa81 troopa81 merged commit 3f911af into qgis:master Jan 30, 2025
35 checks passed
@nyalldawson nyalldawson deleted the avoid_project_break branch January 31, 2025 07:12
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.

2 participants