Skip to content

Removing games or even entire summoners from the database #32

@encratite

Description

@encratite

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions