Add notes for 2020-08-22

This commit is contained in:
2020-08-22 13:29:08 +03:00
parent ebe0cea35b
commit 2261b9edb4
20 changed files with 58 additions and 25 deletions

View File

@ -524,4 +524,16 @@ $ grep -oE '[0-9]+/[0-9]+' /tmp/ids.txt > /tmp/handles.txt
- This is the new name for DFID as of 2020-09-01
- We will continue using DFID for older items
## 2020-08-22
- Peter noticed that the AReS data was out dated, and I see in the admin dashboard that it hasn't been updated since 2020-07-21
- I initiated a re-indexing and I see from the CGSpace logs that it is indeed running
- Margarita from CCAFS asked for help adding a new user to their submission and approvers groups
- I told them to log in using the LDAP login first so that the e-person gets created
- I manually renamed a few dozen of the stupid "a-ILRI submitters" groups that had the "a-" prefix on CGSpace
- For what it's worth, we had asked Sisay to do this over a year ago and he never did
- Also, we have two CCAFS approvers groups: `CCAFS approvers` and `CCAFS approvers1`, with each added to about half of the CCAFS collections
- The group members are the same so I went through and replaced the `CCAFS approvers1` group everywhere manually...
- I also removed some old CCAFS users from the groups
<!-- vim: set sw=2 ts=2: -->