Problem Description
On production when editing a climb, if changes are made to more than one field, only the first field will successfully save. All other fields will generate a 401 error and will be lost on page refresh or returning back to public view.
Impact
This impacts user experience since in progress work/edits on a climb can be lost. Which is frustrating.
How to reproduce
- Edit a climb
- Change more than one field
- Save the first field (successful)
- Save another field (error)
I was not able to reproduce this using a local dev instance on tip of develop.
Root cause
TBD
Recommended fix
TBD
Problem Description
On production when editing a climb, if changes are made to more than one field, only the first field will successfully save. All other fields will generate a 401 error and will be lost on page refresh or returning back to public view.
Impact
This impacts user experience since in progress work/edits on a climb can be lost. Which is frustrating.
How to reproduce
I was not able to reproduce this using a local dev instance on tip of develop.
Root cause
TBD
Recommended fix
TBD