WorldconVotingSystems/nomnom
Provide a one-click option for the Admin to invalidate a member's votes and nominations
オープン
#264 opened on 2025/06/06
administrator-featureenhancementgood first issue
Repository metrics
- Stars
- (17 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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:
- Find all nominations associated with the member and mark them invalidated
- Find all ranks associated with the member and mark them invalidated
- Mark the member's advisory votes as invalid
- 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.