•  
      request #14831 PATCH testmanagement_executions/{ id } returns 404 Not found despite personnal access key is sent in headers
    Infos
    #14831
    Thomas Gorka (tgorka)
    2020-04-28 09:50
    2020-04-23 16:42
    16093
    Details
    PATCH testmanagement_executions/{ id } returns 404 Not found despite personnal access key is sent in headers

    When I want to update the steps of a test execution through the REST API using a personal access key, I get a 404 Not found error.

    It happens because the route /testmanagement_executions/:id is public. Therefore, the user is not identified. Since the artifact is retrieved only when the user can view and update the artifact, the route throws a 404 error.

    Test Management
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gorka (tgorka)
    Closed
    2020-04-24
    Attachments
    Empty
    References
    Referencing request #14831
    Referenced by request #14831

    Artifact Tracker v5

    rel #14681 11.14

    Follow-ups