opencast / annotation-tool

A video annotation service that is suitable for research, teaching and learning
Educational Community License v2.0
38 stars 18 forks source link

 OAT will not load, if the nickname of another extid is identical to the current user (409 Conflict) #592

Open oellers opened 1 year ago

oellers commented 1 year ago

Current behaviour At OAT startup, the route PUT extended-annotations/users returns a 409 conflict status for individual users, so loading never finishes

Suspected cause:

Expected behaviour

Env Tested with a modified questionnaire branch version with a similar commit compared to the master branch; suspected: https://github.com/opencast/annotation-tool/commit/1e6372ccff8172ee24c931c2ae7a98621707fbc8; should be fixed in backend