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

Migrate LevelGroup LevelSource data. #13406

Merged
merged 2 commits into from Feb 24, 2017
Merged

Conversation

ashercodeorg
Copy link
Contributor

No description provided.

@@ -134,7 +173,8 @@ def main
user_level, level_source_data = get_user_level_and_level_source_data(
user_level_id
)
next unless user_level && level_source_data
Copy link
Contributor

Choose a reason for hiding this comment

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

why was this line removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As get_user_level_and_level_source_data was changed to throw an exception (in some prior version, it did not).

@ashercodeorg ashercodeorg merged commit fee9418 into staging Feb 24, 2017
@ashercodeorg ashercodeorg deleted the migrateLevelGroupUserLevel branch February 24, 2017 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants