-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Fix alias_generator and field config conflict #658
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 alias_generator and field config conflict #658
Conversation
Codecov Report
@@ Coverage Diff @@
## master #658 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 15 15
Lines 2712 2712
Branches 537 537
=====================================
Hits 2712 2712 |
|
@gmetzker, check this out please :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just rebase and update HISTORY I'm afraid (sorry, will move to towncrier or similar soon).
I tried your branch and it indeed fixed the issue. Thx @MrMrRobat |
|
@samuelcolvin, I gues we ready for merge! |
Change Summary
alias_generatorwill work if field has extra values in schema, but no'alias'specifiedRelated issue number
#645
Checklist
HISTORY.rsthas been updated#<number>@<whomever>