mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-12-23
This commit is contained in:
@ -253,4 +253,15 @@ $ psql -c 'SELECT * FROM pg_locks pl LEFT JOIN pg_stat_activity psa ON pl.pid =
|
||||
|
||||
- I ran all updates and restarted the server
|
||||
|
||||
## 2022-12-22
|
||||
|
||||
- I exported the Initiatives collection to check the mappings
|
||||
- My `fix-initiative-mappings.py` script found six items that could be mapped to new collections based on metadata
|
||||
- I am still not doing automatic _unmappings_ though...
|
||||
|
||||
## 2022-12-23
|
||||
|
||||
- I exported the Initiatives collection to check the metadata quality
|
||||
- I fixed a few errors and missing regions using csv-metadata-quality
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user