Terrastories / terrastories

Terrastories is a geostorytelling application for mapping, managing and sharing place-based stories.
https://terrastories.app
MIT License
316 stars 157 forks source link

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

Closed rudokemper closed 11 months ago

rudokemper commented 1 year ago

Describe the bug For Speakers, it is possible to assign a Birthplace. This works upon initial creation.

However, when trying to update the Birthplace via the dashboard Speaker edit view from location A to location B, the form will successfully be saved, however the speaker will continue to have location A.

To Reproduce Steps to reproduce the behavior:

  1. As a logged in Terrastories community admin, create a new Speaker and assign it a birthplace.
  2. Then, edit the Speaker, and assign it a different birthplace.
  3. See that the birthplace will continue to be the original value.

Expected behavior In the above example, the speaker birthday is set to location B.

Br0k3nh4nd012 commented 1 year ago

@rudokemper Can I work on this?

rudokemper commented 1 year ago

Sure! I assigned you.