ubiquity / ubiquibot

Putting the 'A' in 'DAO'
https://github.com/marketplace/ubiquibot
MIT License
17 stars 59 forks source link

Issue creator rewards are not regenerated #823

Open molecula451 opened 11 months ago

molecula451 commented 11 months ago

It doesn't check the DB on permit regenaration

Original debug: https://github.com/ubiquity/ubiquity-dollar/issues/780#issuecomment-1732555198

0x4007 commented 11 months ago

Looks like the penalty is not being removed from the database which means that @molecula451 can never get their rewards generated.

devpanther commented 11 months ago

Looks like the penalty is not being removed from the database which means that @molecula451 can never get their rewards generated.

There's no id on the penalty, unfortunately.

molecula451 commented 11 months ago

Probably part of the upcoming db changes?

0x4007 commented 11 months ago

Probably part of the upcoming db changes?

The bot should only be updated when it's stable so either way we will need to roll back asap