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

Account deletion - minor fixes #2963

Merged
merged 3 commits into from
Sep 10, 2023

Commits on Sep 10, 2023

  1. Consider 'this subscription is no longer active' error as a successful

    membership cancellation
    
    This seems to happen if membership subscription has cancelled itself
    due to issues with payments. (Those are still returned by `selectMyActiveMembershipsById`)
    miko committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    1a91d0a View commit details
    Browse the repository at this point in the history
  2. Consider 'a delete operation is already in progress' response as a su…

    …ccessful accoutn deletion
    miko committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    d1e6885 View commit details
    Browse the repository at this point in the history
  3. Update balance before doSendCreditsToOdysee

    miko committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    8b3015d View commit details
    Browse the repository at this point in the history