Skip to content

Fix Administration bug when deleted users are still listed in the users table.#5838

Merged
bjester merged 1 commit intolearningequality:unstablefrom
AllanOXDi:deletedforreal
Apr 17, 2026
Merged

Fix Administration bug when deleted users are still listed in the users table.#5838
bjester merged 1 commit intolearningequality:unstablefrom
AllanOXDi:deletedforreal

Conversation

@AllanOXDi
Copy link
Copy Markdown
Member

@AllanOXDi AllanOXDi commented Apr 16, 2026

Summary

This PR fixes a bug when a user is deleted, the table row disappears, but if I refresh the page, it appears again, and the user is listed as inactive
closes #5705

Before

deleted.user.reappears.mp4

After

Screen.Recording.2026-04-16.at.19.14.48.mov

References

#5705

Reviewer guidance

  • Sign in to Studio with an Admin user
  • Go to Administration > Users and delete a user
  • Observe that after reloading the page the user is still listed in the table

AI usage

N/a

@AllanOXDi AllanOXDi changed the title Fix Administration administration bug when deleted users are still listed in the users table. Fix Administration bug when deleted users are still listed in the users table. Apr 16, 2026
@AllanOXDi AllanOXDi requested review from akolson and bjester April 16, 2026 16:32
Copy link
Copy Markdown
Member

@bjester bjester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed for real!

We should probably add a new filter for deleted users to the admin list, but I don't think we have an immediate use for that

@bjester bjester merged commit 9247207 into learningequality:unstable Apr 17, 2026
31 checks passed
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 this pull request may close these issues.

Administration - Users - Deleted users are still listed in the users table

2 participants