NottingHack / NottingHack/hms2

member.ex audit

Open
#326 0 comments 0 reactions 1 assignee View on GitHub

@dpslwk is already working on this.

Since Jan 9, 2019.

2.1 Process
Dominant language
PHP
Stars
14
Forks
18
PR merge metrics
No merged PRs in 30d

Description

After 6 years we should remove ex member records
but to keep DB integrity we likely obfuscate the data

need to look carefully at what tables are have already that need cleaning and as we add more this audit will constantly need updating

going to be best to break this down in Entity base files in say app/HMS/Obfuscate/
so when adding a new entity we add a new EntityObfuscate.php file and the command runs uses auto discovery to find them all and call handle/run methods

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.