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

[Leveler] Updating badges has no effect #44

Open
zawnk opened this issue Aug 25, 2020 · 0 comments
Open

[Leveler] Updating badges has no effect #44

zawnk opened this issue Aug 25, 2020 · 0 comments
Labels
bug pls fix

Comments

@zawnk
Copy link

zawnk commented Aug 25, 2020

When adding a new badge and then entering the same command but with ,for example, a changed price, the changes are not updated in the DB, even though the message is sent that says it got updated.

I assume this error comes from the missing string conversion of the server ID in line 1829

{"server_id": serverid}, {"$set": {"badges": badges["badges"]}}

@zawnk zawnk added the bug pls fix label Aug 25, 2020
@fixator10 fixator10 added this to To do in Leveler refactor via automation Aug 25, 2020
fixator10 added a commit that referenced this issue Aug 25, 2020
Attempt to fix badge updating issue (fixes #44)
@fixator10 fixator10 moved this from To do to In progress in Leveler refactor Aug 25, 2020
@fixator10 fixator10 changed the title [Leveler] Bug report: Updating badges has no effect [Leveler] Updating badges has no effect Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug pls fix
Projects
Status: In progress
Leveler refactor
  
In progress
Development

No branches or pull requests

1 participant