[OPEN] New Quizzes created by migrating Classic Quizzes cannot be edited via New Quizzes API

Canvas

Engineers are currently investigating the issue.

Description

When a New Quiz is created by migrating a Classic Quiz, the New Quiz cannot be edited using the Update a single quiz New Quizzes API endpoint (PATCH /api/quiz/v1/courses/:course_id/quizzes/:assignment_id). Attempting to do so gives a 502 status response with {"message":"Bad Gateway"} as the body of the response.

Expected Behavior

Instead users should be able to edit migrated quizzes using the New Quizzes API.

 

Workaround

No workaround exists at this time.

Steps to Reproduce

Prerequisites: A course with a Classic Quiz.

  1. Migrate the Classic Quiz to New Quizzes (kebab menu for quiz in Quizzes index > Migrate).

  2. Attempt to make a change to the quiz using the Update a single quiz endpoint (PATCH /api/quiz/v1/courses/:course_id/quizzes/:assignment_id).

  3. Note that the quiz is not updated and the request receives a 502 status response.

Additional Info

QUIZ-13843


Known issues indicate notable behaviors that have been escalated to the Canvas engineering team. Known issues are not a guarantee for an immediate resolution. This document is for informational purposes only and does not replace the Support process. If you are encountering the behavior outlined in this document, please ensure you have submitted a Support case (per your institution's escalation process) so Canvas Support can adequately gauge the overall customer impact and prioritize appropriately.

Labels (1)
Tags (1)