mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2018-05-23
This commit is contained in:
@ -317,3 +317,13 @@ ga('send', 'pageview', {
|
||||
- The only way it actually works is if I paste it into the community or collection HTML
|
||||
- This is a waste of TWO full days of work
|
||||
- Marissa Van Epp asked if I could add `PII-FP1_PACCA2` to the CCAFS phase II project tags on CGSpace so I created a ticket to track it ([#376](https://github.com/ilri/DSpace/issues/376))
|
||||
|
||||
## 2018-05-23
|
||||
|
||||
- I'm investigating how many non-CGIAR users we have registered on CGSpace:
|
||||
|
||||
```
|
||||
dspace=# select email, netid from eperson where email not like '%cgiar.org%' and email like '%@%';
|
||||
```
|
||||
|
||||
- We might need to do something regarding these users for GDPR compliance because we have their names, emails, and potentially phone numbers
|
||||
|
Reference in New Issue
Block a user