Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Concorde - Sprint 97, Concorde - Sprint 98
-
5
-
Concorde
Description
Purpose
This story addresses exporting multiple record types when the user wants to export only selected fields and each field but does not provide transformation.
Scenario 1:
Given: the mapping profile contains selected fields from the inventory instance and the fields don't have specified transformations
When: the fields have mappings in rules.json (used for generating records on the fly)
Then:
- Only fields selected in the mapping profile are part of the exported record
- The fields are populated with the data coming inventory instance record according the existing mapping rules
- LDR is re-generated based on the selected fields
- .mrc file is generated
- Unit and API tests are written
Scenario 2:
Given: the mapping profile contains selected fields from the inventory instance and the fields don't have specified transformations
When: the fields have don't have mappings in rules.json (used for generating records on the fly)
Then:
- the fields are being disregarded during the export
- the log is populated with the information that the transformation was not available
- .mrc file is generated and populated only with the fields that have transformations or mappings available
Scenario 3:
Given: the mapping profile contains selected fields from holdings or items records
When: and the fields don't have specified transformations
Then:
- the fields are being disregarded during the export
- the log is populated with the information that the transformation was not available
- .mrc file is generated and populated only with the fields that have transformations or mappings available
TestRail: Results
Attachments
Issue Links
- clones
-
MDEXP-239 Applying mapping profile - Combination of record types - selected fields with transformation provided
-
- Closed
-
- defines
-
UXPROD-2413 Metadata Export - Mapping Profile - support transformations for Inventory Instances - records on the fly
-
- Closed
-