Done
Details
Assignee
Andrii NovytskyiAndrii NovytskyiReporter
Magda ZacharskaMagda ZacharskaLabels
Priority
P3Story Points
2Sprint
NoneDevelopment Team
ConcordeFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Andrii Novytskyi
Andrii NovytskyiReporter
Magda Zacharska
Magda ZacharskaLabels
Priority
Story Points
2
Sprint
None
Development Team
Concorde
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 20, 2020 at 4:21 PM
Updated October 18, 2022 at 1:10 AM
Resolved September 5, 2020 at 11:33 PM
Purpose
This story addresses exporting selected fields from the item records. It assumes that each requested field has the transformation field populated.
Scenario:
Given: the mapping profile contains selected fields and for each selected field the transformation is provided
When: the record is generated on the fly during the export
Then:
Only fields selected in the mapping profile are part of the exported record
The fields are populated with the data coming inventory item record according to transformations specified in the mapping profile
.mrc file is generated
Unit and API tests are written