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

Admin functionality for list users with status "pending deletion" #6410

Closed
Tracked by #6244
mobyvb opened this issue Oct 12, 2023 · 2 comments
Closed
Tracked by #6244

Admin functionality for list users with status "pending deletion" #6410

mobyvb opened this issue Oct 12, 2023 · 2 comments
Assignees

Comments

@mobyvb
Copy link
Member

mobyvb commented Oct 12, 2023

Add an admin endpoint to get all users pending deletion who have no unpaid invoices

AC

  • add endpoint for satellite admin API and UI for getting a list of all users with pending deletion
    • it should distinguish users with open invoices vs. users with no open invoices (users with no open invoices can be deleted, but we need to contact finance about users with open invoices who are marked for pending deletion)
  • Make clear on the UI that the list returned is not exhaustive.
    • Require a parameter for the number of users to return.
@mobyvb mobyvb added Needs Estimation Issue still needs story pointing needs discussion labels Oct 12, 2023
@mobyvb mobyvb changed the title Admin functionality for deleting users with status "pending deletion" Admin functionality for list users with status "pending deletion" Oct 18, 2023
@mobyvb
Copy link
Member Author

mobyvb commented Oct 18, 2023

cc @boshevski in case there is anything we want to add to the back office for this

@wilfred-asomanii wilfred-asomanii self-assigned this Oct 19, 2023
@mobyvb mobyvb removed the Needs Estimation Issue still needs story pointing label Oct 19, 2023
@storj-gerrit
Copy link

storj-gerrit bot commented Oct 23, 2023

Change satellite/admin: list users pending deletion mentions this issue.

storjBuildBot pushed a commit that referenced this issue Oct 30, 2023
This change adds an endpoint to the admin API and UI to get a list of
users pending deletion and have no unpaid invoice.

Issue: #6410

Change-Id: I906dbf9eee9e7469e45f0c622a891867bf0cc201
@mobyvb mobyvb closed this as completed Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants