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

Load migration ID arrays properly #35786

Merged
merged 1 commit into from
Nov 30, 2019
Merged

Conversation

ymber
Copy link
Member

@ymber ymber commented Nov 30, 2019

Summary

SUMMARY: Bugfixes "Load migration ID strings from the right JSON object"

Purpose of change

The new ID array migrations weren't working because if you set an array it would try to load the array itself as a string.

Describe the solution

Load the strings from the ID array.

Testing

It compiles and works for Tonkatsu's new generic guns migrations.

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` labels Nov 30, 2019
@ZhilkinSerg ZhilkinSerg merged commit 8400243 into CleverRaven:master Nov 30, 2019
@ymber ymber deleted the migration_ids branch November 30, 2019 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants