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

Console - Create API admin.RecoverDeletedUserReq #5472

Open
jesseallhands opened this issue Jan 14, 2025 · 2 comments
Open

Console - Create API admin.RecoverDeletedUserReq #5472

jesseallhands opened this issue Jan 14, 2025 · 2 comments
Labels
1.topic backend This issue relates to the python backend 2.has feature (new) Implementation of a feature
Milestone

Comments

@jesseallhands
Copy link
Contributor

jesseallhands commented Jan 14, 2025

In the console (separate code base from couchers), the API admin.RecoverDeletedUserReq was never implemented so we get this error when we try to restore a deleted account. The purpose of this API is to restore a deleted account (assuming it is still possible - since in some cases it may not be possible).

Image

Error happens regardless if username or user_id is used when calling admin.RecoverDeletedUserReq

@jesseallhands jesseallhands added 0.kind bug report This shouldn't be happening. 1.topic backend This issue relates to the python backend labels Jan 14, 2025
@jesseallhands jesseallhands added this to the Bugs milestone Jan 14, 2025
@aapeliv
Copy link
Member

aapeliv commented Jan 15, 2025

Turns out... That API call was never implemented??

@jesseallhands jesseallhands removed the 0.kind bug report This shouldn't be happening. label Jan 15, 2025
@jesseallhands jesseallhands modified the milestones: Bugs, Moderation Jan 15, 2025
@jesseallhands jesseallhands added the 2.has feature (new) Implementation of a feature label Jan 15, 2025
@jesseallhands
Copy link
Contributor Author

I updated the issue to reflect that the API needs to be created, not fixed.

@jesseallhands jesseallhands changed the title Error when calling admin.RecoverDeletedUserReq Implement API admin.RecoverDeletedUserReq Jan 15, 2025
@nabramow nabramow changed the title Implement API admin.RecoverDeletedUserReq Create API admin.RecoverDeletedUserReq Jan 20, 2025
@nabramow nabramow changed the title Create API admin.RecoverDeletedUserReq Console - Create API admin.RecoverDeletedUserReq Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.topic backend This issue relates to the python backend 2.has feature (new) Implementation of a feature
Projects
Status: Ready
Development

No branches or pull requests

2 participants