refractored / sandwich-delivery

Deliver e-sandwiches in discord
https://refractored.net
GNU General Public License v3.0
4 stars 0 forks source link

Status order counter broken #34

Closed refractored closed 9 months ago

refractored commented 9 months ago

It counts database entries, and now that orders are soft deleted, it counts those as orders too.

Baconing commented 9 months ago

This might actually be an issue with GORM, I don't think it's intended to be counted.