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

Bug Report by Discord User Hali#1024 #155

Open
Kigstn opened this issue Feb 16, 2022 · 0 comments
Open

Bug Report by Discord User Hali#1024 #155

Kigstn opened this issue Feb 16, 2022 · 0 comments
Labels
bug Something isn't working from_discord Bug issued directly from discord

Comments

@Kigstn
Copy link
Member

Kigstn commented Feb 16, 2022

Image

https://cdn.discordapp.com/ephemeral-attachments/942433580485861451/943637115483349043/huge_Q.png

What command / part of me is affected

/register

Please describe the bug in detail

Using /register with a secondary account fails.

What did you want to happen

to replace the previously associated destiny-account

What did actually happen

DETAIL:  Key (discord_id)=(219517105249189888) already exists.

  File "/app/./Backend/endpoints/auth.py", line 37, in save_bungie_token
    result, user, discord_id, guild_id = await discord_users.insert_profile(db=db, bungie_token=bungie_token)
  File "/app/./Backend/crud/destiny/discordUsers.py", line 177, in insert_profile
    await self._insert(db=db, to_create=user)```
⁣
⁣
_This action was performed automatically by a bot_
@Kigstn Kigstn added bug Something isn't working from_discord Bug issued directly from discord labels Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working from_discord Bug issued directly from discord
Projects
None yet
Development

No branches or pull requests

1 participant