Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
oellers opened this issue Nov 16, 2022 · 0 comments

Comments

@oellers
Copy link
Contributor

oellers commented Nov 16, 2022

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:

  • User has an identical nickname (e.g. real name) but a different extid (xannotations_user) as another user who has previously used the OAT. 

Expected behaviour

  • email and nickames are not necessarily unique, so this should not be an issue
  • all columns should not be forced unique (except id and extid)

Env
Tested with a modified questionnaire branch version with a similar commit compared to the master branch; suspected:
1e6372c; should be fixed in backend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant