WorldconVotingSystems/nomnom

Provide a one-click option for the Admin to invalidate a member's votes and nominations

开放

#264 创建于 2025年6月6日

 (0 条评论) (0 个反应) (0 位负责人)Python (13 个派生)auto 404
administrator-featureenhancementgood first issue

仓库指标

星标
 (17 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently the process to invalidate a member's votes and nominations (in case of a revoked membership or relinquishment) is complex and manual; the admin must:

  1. Find all nominations associated with the member and mark them invalidated
  2. Find all ranks associated with the member and mark them invalidated
  3. Mark the member's advisory votes as invalid
  4. Remove the member from the nominating and voting group

This should be possible with one click from the member page, with a confirmation about what will be changed.

贡献者指南