mirror of https://github.com/requarks/wiki
This fixes the GraphQL error: insert into "userGroups" ("groupId", "userId") values ($1, $2) returning "groupId" - duplicate key value violates unique constraint "userGroups_pkey" when userGroups table was modified outside of web interface and there is already existing entry with ID that is the same of what is about to be added when assigning group to user.
pull/7273/head
parent
d1b4c8c407
commit
0ecb0047d1
Loading…
Reference in new issue