f-klubben / stregsystemet

The very public stregsystem repo
Other
37 stars 47 forks source link

When ignoring a MobilePayment with a member name, admin command spams the LogEntry #425

Open joandrsn opened 3 months ago

joandrsn commented 3 months ago

When a MobilePayment has been created with a member, but is ignored, every time a new MobilePayment is accepted, the log is spammed with the ignored ID. In this image, look at Mobile Payment ID 11454. image

Not only does this cost space, it also makes it more difficult to parse the logentry.

The temporary fix is to remove the member from the MobilePayment..

Unfortunatly, I do not know where the bug resides.

krestenlaust commented 3 months ago

Has this been introduced recently?

joandrsn commented 3 months ago

No, probably ~2 years old. I originally wanted to fix the issue, but I never got around to it. So now I'm hoping someone else has the time :)