goonstation / api

Goonhub API v2 (and Goonhub)
https://goonhub.com
1 stars 3 forks source link

Unable to delete player saves/data that have trailing spaces in the name/key field #12

Closed Wirewraith closed 7 months ago

Wirewraith commented 7 months ago

Some records have trailing spaces in the name/key field for player saves/data. When deleting records, the backend presumably trims spaces before performing the lookup on the database, resulting in an inability to find the offending records.