Releases: UCLALibrary/californica
Releases · UCLALibrary/californica
v2.14.1
v2.14.0
v2.13.0
v2.12.19
v2.12.18
- Validate CSV dates on ingest.
v2.12.17
@pghorpade
APPS-574 move forward arks code out of the repo PR-862
@pghorpade
CAL-964 check invalid dates PR-863
v2.12.16
v2.12.15
v2.12.14
- Copy multivalued fields PR-850
- Moved inversing the ark id logic to
ursus solr-comfig.xml
and removed deep copy fromupdate-script.js
- solr/config/solrconfig.xml
- solr/config/update-script.js
- solr/ursus/conf/solrconfig.xml
- Moved inversing the ark id logic to
- Re-organize
ucla-metadata.rb
and check data against doc PR-851
Only deploy to DEV
v2.12.13
Connected to CAL-920
Ingest CSVs that have Page rows in them.
Instead of having to remove these for ingest,
can we get the ingest script to ignore Page rows?
Ignore Page rows when ingesting CSVs
Child works (Pages) are no longer ingested into Californica.
- When ingesting a CSV to Californica that has both Work and Page rows, only the Work rows are ingested.
- Create an indication the Page rows are not ingested to provide feedback to those performing the ingest.
Verified
An import was performed to verify that Page rows were not ingested and that an indication was made in the CSV Import Status Report. Details: CAL-920.