WorldconVotingSystems / WorldconVotingSystems/nomnom

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

Open
#264 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

administrator-feature enhancement good first issue
Dominant language
Python
Stars
17
Forks
15
Avg merge
11m
Merged PRs (30d)
1

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the admin member page and trace how nominations, ranks, advisory votes, and group membership are currently changed. Confirm the affected records and the confirmation requirements; done means one admin action applies all four invalidations and removals consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.