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

fix: Speaker birthplace not persisted #978

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

lauramosher
Copy link
Contributor

When creating or updating a Speaker, the birthplace is not persisted when changed.

This fix ensures that birthplace, when selected, is persisted to the db.

THis also updates the dropdown to allow a blank value (as birthplace is optional).

When creating or updating a Speaker, the birthplace is not persisted
when changed.

This fix ensures that birthplace, when selected, is persisted to the db.

THis also updates the dropdown to allow a blank value (as birthplace is
optional).
@lauramosher lauramosher merged commit 17ae2db into master Oct 27, 2023
@lauramosher lauramosher deleted the fix/lm-dashboard-speakers branch October 27, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Rails][Bug] Birthplace field for Speakers is not updating via the Speaker edit form
2 participants