[MODINVSTOR-143] provide sample data for source marc storage Created: 19/Jul/18 Updated: 03/Nov/23 Resolved: 14/Aug/18 |
|
| Status: | Closed |
| Project: | mod-inventory-storage |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P2 |
| Reporter: | Jakub Skoczen | Assignee: | Marc Johnson |
| Resolution: | Done | Votes: | 0 |
| Labels: | core, sprint43, sprint44 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
||||||||||||||||||||||||||||||||||||
| Issue links: |
|
||||||||||||||||||||||||||||||||||||
| Sprint: | |||||||||||||||||||||||||||||||||||||
| Development Team: | Other dev | ||||||||||||||||||||||||||||||||||||
| Description |
|
This would be a temporary solution to populate source records in the CI envs until
Julian Ladisch Marc Johnson Wayne Schneider |
| Comments |
| Comment by Jakub Skoczen [ 26/Jul/18 ] |
|
Julian Ladisch we need sample data of record pairs (FOLIO instance data + marc-in-json). |
| Comment by Marc Johnson [ 27/Jul/18 ] |
|
Thanks Julian Ladisch for uploading the files, particularly as it was just before you went away. |
| Comment by Marc Johnson [ 30/Jul/18 ] |
|
I have added 10 out of the 11 records that Julian Ladisch provided. Ready for Wayne Schneider to use in the sample data loading from folio-ansible (which was tested with 2 records on Friday). The last record (based upon 1011273942.mrcjson fails during the load with the following error:
HTTP/1.1 500 Internal Server Error
ErrorMessage(fields=Map(Position -> 910, Line -> 1087, File -> scan.l, SQLSTATE -> 42601, Routine -> scanner_yyerror, V -> ERROR, Message -> syntax error at or near "17", Severity -> ERROR))
A quick investigation suggests it relates to the single ' characters in some of the properties. Will investigate further. |
| Comment by Wayne Schneider [ 30/Jul/18 ] |
|
Update to folio-ansible merged, next builds will contain the 10 records added by Marc Johnson. |
| Comment by Wayne Schneider [ 30/Jul/18 ] |
|
Updated instanceTypeIds in sample data, see https://github.com/folio-org/mod-inventory-storage/pull/138. Feel free to merge if it looks ok. |
| Comment by Wayne Schneider [ 30/Jul/18 ] |
|
Changes to instanceTypeId merged |
| Comment by Marc Johnson [ 14/Aug/18 ] |
|
It appears the changes made for
|