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(UploadNewAchievement): dont strip type value on RAIntegration edits #1783

Merged

Conversation

wescopeland
Copy link
Member

This PR resolves an issue where achievement edits from RAIntegration are removing an achievement's type value.

null is a valid type, so a different fallback ("not-given") was picked.
These exceptions can be removed if and when RAIntegration natively supports the type field.

@wescopeland wescopeland requested a review from a team August 21, 2023 02:08
Copy link
Contributor

@Tsearo Tsearo left a comment

Choose a reason for hiding this comment

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

Verified locally that it no longer changes the type on achievement edits through the emulator.

@Jamiras Jamiras merged commit d827573 into RetroAchievements:master Aug 24, 2023
5 checks passed
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.

3 participants