Skip to content

[feat. req.] Inverse update (undo)? #2

@cyqsimon

Description

@cyqsimon

In some cases the user may wish to retroactively invalidate a game and reverse the effects it had on the ratings of the players involved. For example when:

  • a game's result was recorded incorrectly;
  • a player was retroactively disqualified;
  • the tournament in which the game was played was cancelled;
  • etc.

So I think it would be a good idea to provide the inverse of an "update" function, an "undo" if you will.

As far as I know the update algorithm for Elo is invertible, but I'm not sure about other rating systems. Do you think this is something that can be implemented without substantial effort?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions