In item-history-update/nodes/connect.json: - [x] The name field needs to be refactored "Connect LDP" -> "Connect MetaDB" - [x] 'ldp' in variable references needs to be refactored to 'metadb' (ldp-url, ldp-user, ldp-password) - [x] designation field needs to be changed from ldp In item-history-update/nodes/disconnect.json: - [x] The name field needs to be refactored "Disconnect LDP" -> "Disconnect MetaDB" - [x] designation field needs to be changed from ldp books-call-number/nodes/js/buildQuery.js - [x] folio_reporting.loans_items l_items needs to be refactored to folio_derived.loans_items l_items - [x] PUBLIC.circulation_check_ins needs to be refactored to folio_circulation.check_in