Something went wrong while setting issue due date.
Fix bug in /client API duplicate client error
Closed
Fix bug in /client API duplicate client error
abort(403, message="Duplicate client id: {}".format(client_id))
This should be a 409 and should the arg should be args['client_id']
added Partner::NOC Status::Sprint Backlog Weight::1 labels
changed milestone to %SoAR-2023W09
assigned to @jamki
added Status::In Review label and removed Status::Sprint Backlog label
mentioned in merge request !17 (merged)
mentioned in commit c6a34801
closed via merge request !17 (merged)
Please register or sign in to reply