Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anonymization - Banned Competitors and WR holders #9343

Open
Jambrose777 opened this issue May 3, 2024 · 0 comments
Open

Anonymization - Banned Competitors and WR holders #9343

Jambrose777 opened this issue May 3, 2024 · 0 comments
Labels
META: good second issue More involved than first issue, these help get a deeper understanding of the codebase TEAM: wrt issues related to WRT TECH: ruby Requires knowledge of Ruby

Comments

@Jambrose777
Copy link
Member

Is your feature request related to a problem? Please describe.
When anonymizing a person, WRT will need to know the following

  • If the person is banned or has been banned.
  • If the person has held any records (and which type of records).

Describe the solution you'd like
When running the anonymization check on a person:

  • If the competitor is currently banned, add a point "1. This person is currently banned and cannot be anonymized"
    • Optional (but helpful): prevent actioning the anonymization
  • If the competitor has been banned in the past, add a point "1. This person has been banned in the past, please email WDC and WRT to discuss whether to proceed with the anonymization"
  • If the competitor has held any records, add a point and list which types of records and how many "1. This person has held 2 World Records, 3 Contential Records, and 20 National Records" for example.
@dunkOnIT dunkOnIT added META: good second issue More involved than first issue, these help get a deeper understanding of the codebase TECH: ruby Requires knowledge of Ruby TEAM: wrt issues related to WRT labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META: good second issue More involved than first issue, these help get a deeper understanding of the codebase TEAM: wrt issues related to WRT TECH: ruby Requires knowledge of Ruby
Projects
None yet
Development

No branches or pull requests

2 participants