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

[2232] Fix Missing Preferences #2233

Merged
merged 4 commits into from
May 14, 2024

Conversation

Rixxan
Copy link
Contributor

@Rixxan Rixxan commented May 13, 2024

Description

Fixes an issue that could present on clean installs where the EDSM keys weren't generated properly. This will set the key if totally missing, else try and extend a mismatched API set with null values when able. This issue would most often present itself on clean installs.

Type of Change

Bug Fix

How Tested

Tested with mismatched, missing, and malformed EDSM preferences key entries, and ensuring the program recovers successfully from the reported replication steps.

Notes

Resolves #2232

Fixes an issue that could present on clean installs where the EDSM keys weren't generated properly.

When the heck did this bug get introduced???
@Rixxan Rixxan added bug Plugins Anything related to plugins code cleanup Cleaning up code python Pull requests that update Python code EDSM Ready for Review PRs ready for review and merge labels May 13, 2024
@Rixxan Rixxan added this to the 5.11 milestone May 13, 2024
@Rixxan Rixxan requested a review from C1701D May 13, 2024 03:21
@Rixxan Rixxan self-assigned this May 13, 2024
@Rixxan Rixxan linked an issue May 13, 2024 that may be closed by this pull request
Copy link
Member

@C1701D C1701D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@C1701D C1701D merged commit 680b2b6 into EDCD:develop May 14, 2024
3 checks passed
@C1701D C1701D deleted the fix/2232/edsm-preferences branch May 14, 2024 10:37
@Rixxan Rixxan added this to High priority in Bug Triage May 22, 2024
@Rixxan Rixxan moved this from High priority to Closed (Fixed) in Bug Triage Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug code cleanup Cleaning up code EDSM Plugins Anything related to plugins python Pull requests that update Python code Ready for Review PRs ready for review and merge
Projects
Bug Triage
Closed (Fixed)
Development

Successfully merging this pull request may close these issues.

EDSM Preferences Tab Failing to Load on Clean Install
2 participants