Skip to content

PUT request to update recurrence returns 500 Internal Server Error #210

Description

@kylecombes

Steps to reproduce

  1. Make a PUT request to /events/<event_id>/<rec_id> with some JSON payload, e.g.
PUT <dev_url>/events/5acc3e9adb9fbc000b2b0d72/2018-05-17
{
   "location": "MH Library UL",
   "rec_id": "2018-05-17T00:00:00",
   "sid": "5acc3e9adb9fbc000b2b0d72"
}
  1. Server returns
{
  "message": "Internal Server Error"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockingBlocks development on ABE or its associated projectsbuggood first issueGood issues for first-time contributors

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions