Open alikindsys opened 4 days ago
An empty account is defined as one having:
Information MUST always flow from the old account to the new account, and after a migration the old account's data MUST be wiped clean and no traces of it on the server should exist.
A migration is a binary operation between two accounts: The finishing account is as such defined as a summation of all accounts to be migrated.
Empty accounts are the identity of a migration: Applying an migration between an account and an empty account results in the other account.
In the cases where the new account is determined to be empty, that new accounts' data should be OVERWRITTEN by the old account information, wherever possible.
When that cannot be done (e.g. The player decided to keep playing on the new account and it has any of the above) an strategy for "merging" said information should be developed.
This comment is the one where such strategy will be outlined.
This should allow for users to self-migrate their accounts and for staffers to force a migration between different accounts linked to the same discord account.