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

Deletion of a user and a space #78

Open
kwkwan opened this issue Oct 26, 2017 · 7 comments
Open

Deletion of a user and a space #78

kwkwan opened this issue Oct 26, 2017 · 7 comments
Assignees

Comments

@kwkwan
Copy link
Contributor

kwkwan commented Oct 26, 2017

We want to delete a user or a space so that we can reset the database state before we run browser test.

@ribose-jeffreylau
Copy link
Contributor

Relevant docs:

@skalee skalee self-assigned this Dec 5, 2017
@abunashir
Copy link
Member

There are some issues with our backend API endpoints, but once those are fixed then can fine tune and merge #101 and #102.

@abunashir
Copy link
Member

@ribose-jeffreylau, @ronaldtse: Is this issue fixed now, can we delete a user using the API now?

@ribose-jeffreylau
Copy link
Contributor

cc: @kwkwan

abunashir added a commit that referenced this issue Nov 5, 2018
In Ribose application a user can remove a space they own, and we
wanted to have the similar interface in the client, this commit
adds that behavior so now user can remove a space using ribose
client as well. Usages:

```ruby
Ribose::Space.delete(space_uuid, confirmation: user_password)
```

Issue: #78
abunashir added a commit that referenced this issue Nov 5, 2018
In Ribose application a user can remove a space they own, and we
wanted to have the similar interface in the client, this commit
adds that behavior so now user can remove a space using ribose
client as well. Usages:

```ruby
Ribose::Space.delete(space_uuid, confirmation: user_password)
```

Issue: #78
@abunashir
Copy link
Member

@ribose-jeffreylau, @kwkwan: Any update on this one? I tried to work on the delete user interface but the endpoint still does not work as expected. Please let me know if there is any update.

@ribose-jeffreylau
Copy link
Contributor

ribose-jeffreylau commented Nov 6, 2018

Hi @abunashir , sorry for the silence. This endpoint has been undergoing rewrites to accommodate for the changing requirements. However, the latest version has not been deployed yet, so still nothing to see...
Would any error logs be available? (could be PM'd) We could see what could be done between now and the next deployment. Thanks!

@abunashir
Copy link
Member

I'll send you the error logs in skype, thanks @ribose-jeffreylau!

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

4 participants