Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 14

Jira Legacy
serverSystem JiraJIRA
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyMODSOURMAN-1081

...

This CLI tool has been created to detect mapping rules customizations for the "classifications" (050, 060, 082, 090 MARC fields) and "contributors" (100, 110, 111, 700, 710, 711, 720 MARC fields) instance fields.
The CLI tool/script does not change existing mapping rules on the target host but merely lists MARC fields whose mapping rules have been customized/changed by a user.

Script execution

CLI tool executable artifact for mod-source-record-manager Poppy release: folio-detect-mapping-rules-customizations.jar

Code Block
languagebash
java -jar folio-detect-mapping-rules-customizations.jar configuration.json

...

CLI tool/script requirements: 

  • Java 17


In order to run the CLI tool you need the following:

...

In case there are no customizations in mapping rules for the  "classifications" (050, 060, 082, 090 MARC fields) and "contributors" (100, 110, 111, 700, 710, 711, 720 MARC fields) instance fields, then the CLI tool will print an appropriate message.

...

Related Jira tickets

Jira Legacy
serverSystem JiraJIRA
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyMODDICORE-347

Jira Legacy
serverSystem JiraJIRA
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyMODDICORE-323

...