Releases: FOLIO-FSE/folio_migration_tools
Releases · FOLIO-FSE/folio_migration_tools
1_3_9
bug
- [bug] Loans migration fails if you only supply the script only one of items or patron files #247
- [bug] MFHD Parsing: Nonexistant holdings statements on holdingsRecords are getting created as empty lists, making them render in the UI #243
- [bug] UserMapper: Concatenated fields from multiple xSV fields are not stripped from spaces before getting joined #242
1_3_0
bug
- [bug][reporting] Configuration error reporting reports wrong search location for MARC bibs in BibTransformer #238
- [bug] Migrate open loans task skips first loan (row) when creating loams #236
- [bug][good first issue] Improve 853/863 mapping according to feedback - Part 2 #112
- [bug] Make sure that holdings callNumbers are correctly formatted for III non-boundwiths when there are boundwiths in the file #98
closed
- [closed] Exception TypeError being raised in rules_mapper_bibs #232
- [closed] Report and halt when mapped legacy field in reference data mapping is not found in the data #229
enhancement/new feature
y1_2_3
bug
- [bug] UTC correction increases utc difference #223
- [bug] HoldingsCSVTransformer does not halt if previously_generated_holdings_files is not found #216
closed
- [closed] Handle issues with positions in leader20-23 #219
- [closed] Implement staffSuppress for bib migrations #206
reporting
- [reporting] Create proper report on suppression for all objects #145
1_2_2
breaking changes
Batchposter now allows running multiple files of the same object type in one run, so configuration has changed to facilitate that.
bug
- [bug][wontfix] Merged BW Holdings are losing their BW part links #215
simplify_migration_process
- [simplify_migration_process] Make BatchPoster more responsive to failing batches #108
1_2_0
- [closed] Halt when instance id maps are empty #214
- [closed] Add reporting on legacy fields that get concatenated from being mapped to the same folio field #212
- [closed] Report on date parsing results for User expiration and enrollment dates #209
- [closed] Add numeric values to sys.exit() calls #208
- [closed] test monday status updates #204
- [enhancement/new feature] Use the mechanism for logging data issues for open loans and open requests #194
- [enhancement/new feature] Include open requests migration to migration tools #162
- [enhancement/new feature] Include Open Loans migrations to migration tools #161
- [simplify_migration_process] Make the Batchposter handle the failed batches, running the failed batches one-by-one and only store the "true failures" to disk. #129
- [simplify_migration_process] Speed up loans migration #126
- [simplify_migration_process] Make it possible to add multiple files to one batchposter run. #109
- [enhancement/new feature][simplify_migration_process] Validate that all mapped legacy fields correspond to a header in the data #107
- [wontfix][new_folio_functionality] Add support for migrating MARC Authority records #90
1_1_0
- [closed] Consistently handle due time for III day loans to avoid duedate earlier outdate error #188
- [enhancement/new feature][simplify_migration_process] Publish MARC21-to-FOLIO as Package to PyPi #77
- [closed] Speed up loans migration #126
- [closed] Include Open Loans migrations to migration tools #161
- [closed] Include open requests migration to migration tools #162
- [won't fix] Add support for migrating MARC Authority records #90
- [closed] Use the mechanism for logging data issues for open loans and open requests #194
- [closed] Loans migrations are not handling the fact that the source data is not in UTC #179
- [closed] Add setting in config for the timezone for dates transactional data #176
1.0.4 Pypi release
Full Changelog: kiwi_1_1...1.0.4
Kiwi 1.1
What's Changed
- Adds use_logging parameter to BatchPoster by @jermnelson in #173
- Fixes to MFHD and User notes. by @fontanka16 in #185
Fixes the following issues and bugs:
- #156 Add notes to users through extradata
- #165 Bug: Item transformation: Don't add a "notes" object when there is no a "note" property
- #167 Bug: mapping_file_mapper_base.py: object is excluded from array if non-required sub-property is ""
- #174 Make scripts create separate extradata files per task
- #175 Reset extradata file when running a task
- #178 Bug: Fix issue with srs mfhd ids
- #180 Bug: Bound-with-holdings does not come over from previously run holdings
- #181 Handle MFHD with illegal lengths in 008:s
- #182 Bug: Holdings migrating scripts updates/resets the HRID counters when HRIDs are not controlled by the script
- #184 Bug: User notes are created even thought they have no content
Full Changelog: kiwi_1_0...kiwi_1_1
Kiwi 1.0
Merge pull request #172 from FOLIO-FSE/develop Develop
juniper_lts
Update Pipfile