Skip to content

Removing score from an existing test returns a server error #261

@sirQuail

Description

@sirQuail

Removing the score from an existing graded test returns "Failed to edit test".

Steps to reproduce

  • Edit a graded test and save.
  • Example json to PUT:
    { "date": "2025-09-13", "type": "presentation", "result": "passed", "comments": "Free text" }

Implementation guidance

It seems to be a backend issue as Postman also returns a 500 error.
A possible solution is to pass an empty score when using PUT Update test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BEBackend ticketbugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions