[DiscordArchive] I don't really know. It should delete refunded entries after a certain period, shouldn't it?
[DiscordArchive] I don't really know. It should delete refunded entries after a certain period, shouldn't it?
Archived author: Revision • Posted: 2022-03-07T18:54:27.170000+00:00
Original source
I don't really know. It should delete refunded entries after a certain period, shouldn't it?
Archived author: Revision • Posted: 2022-03-07T18:54:42.655000+00:00
Original source
It's for that like 2 hour refund thing, isn't it?
Archived author: Bogir • Posted: 2022-03-07T18:55:35.900000+00:00
Original source
I think so, but I found 1700+ items in `item_refund_instance` which not listed in `item_instance` ...
Archived author: Revision • Posted: 2022-03-07T18:56:14.263000+00:00
Original source
That's strange. I'm not 100% sure how it works but maybe it keeps items refunded in `item_refund_instance` until 2 hours has passed in case you want to buy it back without having to pay for it again?
Archived author: Revision • Posted: 2022-03-07T18:56:26.326000+00:00
Original source
But that makes no real sense if you have 1700+ items in there.
Archived author: Revision • Posted: 2022-03-07T18:58:20.894000+00:00
Original source
I think having them in `item_refund_instance` and not in `item_instance` is pointless and they don't link to anything, so they should be able to be deleted without issues.