Add notes for 2023-07-22

This commit is contained in:
2023-07-22 09:19:48 +03:00
parent 74f4afe72a
commit e4dc8a3ed0
32 changed files with 47 additions and 37 deletions

View File

@ -149,4 +149,9 @@ $ psql < locks-age.sql | grep -E " (19|18|17|16|12):" | awk -F"|" '{print $10}'
- I added a new metadata field for CGIAR Impact Platforms (`cg.subject.impactPlatform`) to CGSpace
## 2023-07-22
- Export CGSpace tp fix missing Initiative collections
- Start a harvest on AReS
<!-- vim: set sw=2 ts=2: -->