Skip to content

Remove EconomyService#deleteAccount default implementation #2209

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

Merged

Conversation

ImMorpheus
Copy link
Contributor

EconomyService#deleteAccount was default implemented back in api 7 to avoid a breaking change.
This PR removes the default implementation.
Input wanted on whether AccountDeletionResultTypes#UNSUPPORTED is worth keeping.

@ImMorpheus ImMorpheus added the api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023) label Aug 23, 2020
@dualspiral
Copy link
Contributor

Input wanted on whether AccountDeletionResultTypes#UNSUPPORTED is worth keeping.

Do we expect econ services to not be able to delete their own data, or do we want to infer that they must provide that ability? I'd lean towards the latter, so it should disappear in that case.

@ImMorpheus
Copy link
Contributor Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants