Skip to content

Item-history-update needs to be updated to work with MetaDB #427

@jeremythuff

Description

@jeremythuff

In item-history-update/nodes/connect.json:

  • The name field needs to be refactored "Connect LDP" -> "Connect MetaDB"
  • 'ldp' in variable references needs to be refactored to 'metadb' (ldp-url, ldp-user, ldp-password)
  • designation field needs to be changed from ldp

In item-history-update/nodes/disconnect.json:

  • The name field needs to be refactored "Disconnect LDP" -> "Disconnect MetaDB"
  • designation field needs to be changed from ldp

books-call-number/nodes/js/buildQuery.js

  • folio_reporting.loans_items l_items needs to be refactored to folio_derived.loans_items l_items
  • PUBLIC.circulation_check_ins needs to be refactored to folio_circulation.check_in

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions