Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Add profile suspension mode #1257

Open
6 tasks
sebgrebe opened this issue May 9, 2021 · 0 comments
Open
6 tasks

Add profile suspension mode #1257

sebgrebe opened this issue May 9, 2021 · 0 comments
Labels
Backlog Non-urgent tickets that we can get back to later on

Comments

@sebgrebe
Copy link
Collaborator

sebgrebe commented May 9, 2021

Current state

  • Users can be either approved or not
  • To suspend a user, we currently unapprove them
  • By default, newly created users are unapproved
  • This can create confusion: is a user unapproved because they were just created or because they were suspended? Admins might approve a suspended user because they think the user is newly created

Acceptance criteria

  • Add profile field "suspended"
  • Default is false, but make sure suspended users will be set to true (sebgrebe and vagarwalla know who these are)
  • Add admin action for suspension
  • Remove "unapprove" action on admin panel
  • Add suspension column to admin panel
  • If a user is suspended, they are automatically unapproved
@sebgrebe sebgrebe added the Backlog Non-urgent tickets that we can get back to later on label May 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Backlog Non-urgent tickets that we can get back to later on
Projects
None yet
Development

No branches or pull requests

1 participant