Skip to content

feat(users): add user archiving feature and update tests#1896

Closed
Pwngo wants to merge 1 commit into
tjcsl:devfrom
Pwngo:feature/archive-users
Closed

feat(users): add user archiving feature and update tests#1896
Pwngo wants to merge 1 commit into
tjcsl:devfrom
Pwngo:feature/archive-users

Conversation

@Pwngo

@Pwngo Pwngo commented May 8, 2026

Copy link
Copy Markdown

Proposed changes

  • Add user archiving as an admin action
  • Add a management command that takes a CSV of users as input
  • Add a parameter to this file that will archive users instead of deleting them

Brief description of rationale

Closes #1815

@Pwngo Pwngo requested a review from a team as a code owner May 8, 2026 21:15
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 78.92% (-0.3%) from 79.264% — Pwngo:feature/archive-users into tjcsl:dev

@aarushtools aarushtools left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Seems like something happened with your Git so you have a lot of unnecessary changes. Can you fix it and then I'll take a look. Thanks

@Pwngo Pwngo closed this by deleting the head repository May 12, 2026
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.

User archival feature

3 participants