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

Users can't delete themselves #127

Closed
jridderbusch opened this issue Mar 19, 2024 · 3 comments · Fixed by #148
Closed

Users can't delete themselves #127

jridderbusch opened this issue Mar 19, 2024 · 3 comments · Fixed by #148
Assignees
Labels
area/backend area/frontend kind/bug Something isn't working. The software does not behave as expected or specified. status/updated MDS Authority Portal Issue was updated since last Bi-weekly
Milestone

Comments

@jridderbusch
Copy link
Contributor

jridderbusch commented Mar 19, 2024

Description - What happened? *

Users should be able to delete themselves, therefore we need to add a "Delete" button (with the same confirmation behavior, as when trying to delete another user) to the own profile page.

Expected Behavior *

?

Observed Behavior *

?

Steps to Reproduce

No response

Context Information

No response

Relevant log output

No response

Screenshots

No response

@jridderbusch jridderbusch added kind/bug Something isn't working. The software does not behave as expected or specified. area/frontend area/backend labels Mar 19, 2024
@jridderbusch jridderbusch added this to the Release March 22 milestone Mar 19, 2024
@jridderbusch jridderbusch self-assigned this Mar 25, 2024
@jridderbusch jridderbusch removed their assignment Mar 25, 2024
@jridderbusch jridderbusch added the status/updated MDS Authority Portal Issue was updated since last Bi-weekly label Mar 25, 2024
@jridderbusch
Copy link
Contributor Author

@illfixit The BE part for this is done in the linked PR

@illfixit illfixit self-assigned this Mar 27, 2024
@illfixit
Copy link
Collaborator

@jridderbusch but in case it's the last admin and other edge cases he/she still can't do it, right?

@jridderbusch
Copy link
Contributor Author

@illfixit The behavior should be exactly the same, as deleting another user

richardtreier added a commit that referenced this issue Nov 18, 2024
* feat: data offer pagination (and sorting fixes)

* chore: add stubs for new endpoints

* chore: test migrations so that non-empty tables will be migrated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend area/frontend kind/bug Something isn't working. The software does not behave as expected or specified. status/updated MDS Authority Portal Issue was updated since last Bi-weekly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants