CCAP: First imports and tweaks
Posted by mholmes on 11 May 2015 in Academic
Re-ran the first import operation, and then did some manual fixes to the db in phpMyAdmin. Things I've learned:
- Ignore warnings about going straight from Repository to Item; intervening levels are not required.
- Use the actual full name of the repo ("Nanaimo Museum") in the CSV file for the repository field.
- Any mass data operations require CLI access; in practice, it's going to be better to learn how the db works and make edits in SQL.