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

relatedByAttribute key was being ignored #1129

Merged
merged 1 commit into from
Jan 21, 2016

Conversation

dwa012
Copy link

@dwa012 dwa012 commented Nov 12, 2015

When setting the relationship in an import, then relatedByAttribute was being ignored. I changed it to use the primary key as the fallback.

…ored. Changed to use the primaryKey as the fallback when the userinfo key is not defined
@tonyarnold
Copy link
Contributor

The contents of this patch look good to me, but would you mind indenting the code using the same style as the rest of the project? There's a clang-format configuration provided at the root of the repository, or you can do it by hand (given it's only a few lines). Thanks!

@tonyarnold tonyarnold added the Bug label Jan 21, 2016
@tonyarnold tonyarnold added this to the 3.0.0 milestone Jan 21, 2016
@tonyarnold tonyarnold self-assigned this Jan 21, 2016
tonyarnold added a commit that referenced this pull request Jan 21, 2016
Don't ignore the relatedByAttribute key during import
@tonyarnold tonyarnold merged commit b23ddfb into magicalpanda:release/3.0 Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants