Trying to debug messages from collectionHierarchyBuilder:
The ERROR message is: Could not insert new record for collection: Type must be specified
Found apparent source of this message in:
../ca/app/lib/BundlableLabelableBaseModelWithAttributes.php line 171
Although these errors appear on the import progress screen and in logs, the collection hierarchy looks OK from the CA User Interface.
I use the following list for the three collection types I'm working with:
collection, record_group, series
But because the error seems to be generated by a function that is preparing to insert to mysql,
could this trouble be due to differences in the way "collection," " record_group," and "series" are encoded
in the database, thus causing a complaint about CA vs. mysql discrepancy in representing collection type values?
Here are the mapper and data files via Google drive:
[https://drive.google.com/drive/folders/1oMu7t5CsBqimJyJHXhcbmmKPk_ySMJQC?usp=sharing]
Centos 7, CA version 1.7.17