Deleting games
Posted: Mon Mar 28, 2016 5:31 pm
One of the things in the todo list for BBDB is commissioner tools.
One of the things I was thinking about is deleting matches. This was a feature in BB Manager. However it's going to be a *real* pain to implement, as all manner of bits of data are added/amended in BBDB (a much more sophisticated backend than BB Manager). I don't want to do it if I can avoid it.
I thought about it a bit more, and I don't think this even needs to be a feature. My reasoning is based on reasons why you'd want to delete a match.
- A match uploaded twice by accident. I'm currently working on improving the upload code to remove this possibility.
- Match to be uploaded to multiple competitions. In BBDB you can set a match to be in multiple competitions so you don't need to upload it twice.
- Match uploaded to incorrect competition, so you'd delete it and re-upload it to the right one. In BBDB you can just move it from one competition to the other.
So... none of these 3 will be a reason to delete a match. Are there any others? Do you agree with my reasoning?
NB the ability to do the latter 2 would be in the commissioner's tools, currently they can only be done by me direct in the database.
One of the things I was thinking about is deleting matches. This was a feature in BB Manager. However it's going to be a *real* pain to implement, as all manner of bits of data are added/amended in BBDB (a much more sophisticated backend than BB Manager). I don't want to do it if I can avoid it.
I thought about it a bit more, and I don't think this even needs to be a feature. My reasoning is based on reasons why you'd want to delete a match.
- A match uploaded twice by accident. I'm currently working on improving the upload code to remove this possibility.
- Match to be uploaded to multiple competitions. In BBDB you can set a match to be in multiple competitions so you don't need to upload it twice.
- Match uploaded to incorrect competition, so you'd delete it and re-upload it to the right one. In BBDB you can just move it from one competition to the other.
So... none of these 3 will be a reason to delete a match. Are there any others? Do you agree with my reasoning?
NB the ability to do the latter 2 would be in the commissioner's tools, currently they can only be done by me direct in the database.