Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing games or even entire summoners from the database #32

Open
encratite opened this issue Apr 3, 2012 · 1 comment
Open

Removing games or even entire summoners from the database #32

encratite opened this issue Apr 3, 2012 · 1 comment

Comments

@encratite
Copy link
Owner

This requires changes in both the JSON API with some cascading DELETEs and also updates in the RiotControl.js script to add links to summoners and games so users can decide to remove them. However, this should be done quite carefully. In the case of games, I want a simple Ok/cancel dialogue. In the case of removing summoners, I want an actual dialogue where you have to repeat a string like "REPEAT" in a text input box to confirm the deletion of a summoner, as this can have severe consequences. (just imagine you accidentally deleting 500-1000 games you had played by misclicking once)

The purpose of offering such an option is removing invalid data that was produced by a faulty version of the software. Possibly other reasons, too, but that's my primary motivation.

@gradiuscypher
Copy link

I'd like to work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants