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

Update Delete User API Endpoint #6697

Closed
djbrooke opened this issue Feb 26, 2020 · 0 comments · Fixed by #6747
Closed

Update Delete User API Endpoint #6697

djbrooke opened this issue Feb 26, 2020 · 0 comments · Fixed by #6747
Assignees

Comments

@djbrooke
Copy link
Contributor

djbrooke commented Feb 26, 2020

#4475 proposes adding a delete button to the dashboard. We want this eventually, but there's some value that can be provided by updating our existing Delete User API to handle a few of the more simple cases. Specifically:

  • Test users
  • Users that haven't done anything that prevents their deletion in Dataverse

Over the past few months I've received deletion requests, and when I go to @scolapasta he has to run a few DB queries to determine if the user can be deleted or not. I'd like to be able to delete the user myself using an API, and, if the user cannot be easily deleted, I want to receive messaging that the user can't be deleted.

@djbrooke djbrooke moved this from Ready 🙋 to IQSS Sprint 2/26 - 3/11 in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) Feb 26, 2020
@sekmiller sekmiller moved this from IQSS Sprint 2/26 - 3/11 to IQSS Team Dev 💻 in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) Feb 27, 2020
@sekmiller sekmiller self-assigned this Feb 27, 2020
@djbrooke djbrooke moved this from IQSS Team - In Progress 💻 to IQSS Sprint 2/26 - 3/11 in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) Mar 5, 2020
sekmiller added a commit that referenced this issue Mar 10, 2020
@sekmiller sekmiller moved this from IQSS Sprint 2/26 - 3/11 to IQSS Team - In Progress 💻 in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) Mar 11, 2020
@sekmiller sekmiller self-assigned this Mar 11, 2020
sekmiller added a commit that referenced this issue Mar 13, 2020
sekmiller added a commit that referenced this issue Mar 13, 2020
sekmiller added a commit that referenced this issue Mar 17, 2020
sekmiller added a commit that referenced this issue Mar 17, 2020
sekmiller added a commit that referenced this issue Mar 18, 2020
sekmiller added a commit that referenced this issue Mar 18, 2020
sekmiller added a commit that referenced this issue Mar 18, 2020
@sekmiller sekmiller moved this from IQSS Team - In Progress 💻 to Code Review 🦁 in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) Mar 18, 2020
sekmiller added a commit that referenced this issue Mar 23, 2020
sekmiller added a commit that referenced this issue Mar 25, 2020
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

Successfully merging a pull request may close this issue.

2 participants