Skip to content

Releases: FOLIO-FSE/folio_migration_tools

1_4_7

25 Jun 21:06
Compare
Choose a tag to compare

bug

  • [bug] JSON parsing fails when 409:s are returned from batch apis #320

1_4_6

23 Jun 22:14
Compare
Choose a tag to compare

closed

  • [closed] Unclear error message when you have mapped temporary locations but no location map #315

good first issue

  • [good first issue] Make Loans migration script clearly WARN if SMTP is not disabled when posting new loans #244

1_4_5

22 Jun 11:39
Compare
Choose a tag to compare

bug

  • [bug][organizations] When creating Organizations, clean out address objects where all properties, or all properties except "isPrimary", are empty #293
  • [bug][wontfix] HoldingsStatements generated from multiple items does not get extended, but instead overwritten #287
  • [bug] Organization transformation lacks report writing parameter #286
  • [bug] Don't strip leading and trailing brackets from callNumbers as these are likely to be part of the callNumber value #269

closed

  • [closed] Request migration always fails in Kiwi (request not allowed for patron/item combination) #302
  • [closed] FOLIO handles preferred first names weird. #291
  • [closed] Make Requests Migrator UTC offset handling DST-aware #288

enhancement/new feature

  • [enhancement/new feature] Tie a servicepoint per loans file #303
  • [enhancement/new feature] Make LoansPoster UTC offset handling DST-aware #279
  • [enhancement/new feature] Add support for servicePointIdAtCheckout from source data of open loans #251

improve_test_coverage

  • [improve_test_coverage] Add test files for all migration tasks #311

1_4_4

13 Jun 13:52
4be6ee5
Compare
Choose a tag to compare

bug

  • [bug] Courses transformation task halts if property utc_difference not in task config -- not reflected the migration repo template #282
  • [bug] UTF Handling of MFHD records are not handled the same way as bibs, leading to more encoding errors #278

closed

  • [closed] Fetch organization schemas linked to latest mod-organizations-storage release #234

enhancement/new feature

  • [enhancement/new feature] Allow month codes in season fields and vice versa when parsing 853/863 combos #283
  • [enhancement/new feature][good first issue] Include task name in INFO output #245
  • [enhancement/new feature] Create transformation task for simple organizations #146

reporting

  • [reporting] Add time duration for migration task to migration reports #264
  • [reporting] Create migration report for BatchPoster #60

1_4_2

05 Jun 13:21
Compare
Choose a tag to compare

bug

  • [bug] Holdings statements for indexes and supplementes are leaking into the regular holdings statements #276
  • [bug] UTF Handling of MFHD records are not handled the same way as bibs, leading to more encoding errors [#278]

1_4_0

04 Jun 15:22
Compare
Choose a tag to compare

bug

  • [bug] Holdings statements generated from marc records do get deduplicated despite it should be turned off. #274
  • [bug] holdings statements in holdings generated from csv items are not getting deduplicated properly #271
  • [bug] FOLIO Client causes 403:s due to missing authentication tokens in GITHUB API requests #266
  • [bug] Failed bib records file overwritten for each file in bib transformation task #252

closed

  • [closed] Add data and examples to migration_repo_template #261
  • [closed] Add Batchposter support for courses objects #260
  • [closed] Make Notes mapping more generic #258
  • [closed] Create migration task for reserves #257
  • [closed] Create Migration Task for courses #256
  • [closed] Add refDataMapping for Terms #255
  • [closed] Generate schema for "Composite Courses" #254
  • [closed] Update FOLIO Namespaces with course-related objects #253

enhancement/new feature

  • [enhancement/new feature][question/decision] Handle loans with incomplete date/time information #226

1_3_10

18 May 11:38
Compare
Choose a tag to compare

closed

  • [closed] Multiple empty holdings statements are being generated. #249

1_3_9

16 May 11:30
Compare
Choose a tag to compare

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

11 May 14:57
Compare
Choose a tag to compare

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

  • [enhancement/new feature] Introduce Lotus support #201
  • [enhancement/new feature] Split string according to delimiter and create multiple fields for the elements #183

y1_2_3

02 May 10:04
Compare
Choose a tag to compare

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