Skip to content

Issue saving more than one climb field at time #1461

Description

@tckeelin

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

  1. Edit a climb
  2. Change more than one field
  3. Save the first field (successful)
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions