FOLIO-FSE / folio_migration_tools

A Python module and CLI tool that transforms legacy ILS data into the native FOLIO formats and loads it into FOLIO
MIT License
11 stars 8 forks source link

details.subscriptionFrom and details.subscriptionTo will not populate in composite order mapping #770

Closed banerjek closed 3 months ago

banerjek commented 3 months ago

Block in form of { "folio_field": "compositePoLines.[0].details.subscriptionFrom", "legacy_field": "StartDate", "value": "", "description": "" }

will not create object

banerjek commented 3 months ago

Further examination reveals nothing in compositePoLines.[0].details populates

banerjek commented 3 months ago

Already noted in orders output