-
Notifications
You must be signed in to change notification settings - Fork 1
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
[BI-677] - Connect PUT traits to back end #72
Conversation
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.
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.
Approving contingent on addressing the comment Nick made earlier about the 422
.
7e0334e
to
ea76370
Compare
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.
The text -> ordinal thing works but I'm seeing some other things on the edit form, maybe we just create a new card to fix bugs with the form? If I try to edit and change from ordinal to nominal, it doesn't seem to change.
Yeah I like that idea. Made a card fir it: |
Hook up the PUT traits on the front end to the backend.
See other PRs:
Breeding-Insight/bi-api#68
Breeding-Insight/sgn#7