8000 Deleting of project "owners" doesn't work · Issue #1212 · appwrite/appwrite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Deleting of project "owners" doesn't work #1212

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

Closed
Fabian9799 opened this issue May 28, 2021 · 2 comments
Closed

Deleting of project "owners" doesn't work #1212

Fabian9799 opened this issue May 28, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Fabian9799
Copy link

🐛 Bug Report

If i try to delete a admin user from a project im getting a 404 error

To Reproduce

  1. Add a user to the project
  2. Confirm the email
  3. Try to delete the user

Expected behavior

the request to https://api.domain.com/v1/teams/60acd5725a943/memberships/ should be successful and the user should be deleted

Actual Behavior

a request gets sent to https://api.domain.com/v1/teams/60acd5725a943/memberships/null and returns a 404 error
{"message":"Invite not found","code":404,"version":"0.8.0"}

Your Environment

Appwrite 0.8 on Docker 19.03.12 and Ubuntu 20.04 ( 2GB droplet from DigitalOcean)
Docker doctor also doesn't show any problems

@Fabian9799 Fabian9799 added the bug Something isn't working label May 28, 2021
@TorstenDittmann TorstenDittmann self-assigned this May 28, 2021
@eldadfux eldadfux added waiting for release Fixed or implemented and waiting for a new version to be released and removed work in progress labels May 29, 2021
@eldadfux
Copy link
Member
eldadfux commented May 29, 2021

Fix has been merged to master and will be released with the next Appwrite version.

@eldadfux
Copy link
Member
eldadfux commented Jul 7, 2021

This is now fixed and available as part of Appwrite 0.9:
https://dev.to/appwrite/announcing-appwrite-0-9-the-open-source-firebase-alternative-53ho 🥳 🎉

@eldadfux eldadfux closed this as completed Jul 7, 2021
@eldadfux eldadfux removed the waiting for release Fixed or implemented and waiting for a new version to be released label Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
0