How does csv import work for "Planned For" field. Does it consider "Identifier" or "Display Name"?
![]() Display Name Hierarchy: Identifier Hierarchy:
Baseline(root) rbd.bcm.mqb37w.baseline(root)
-->Baseline Project -->BaselineProject
-->37wBL_VR4222 -->37wBL_VR4222
-->RB_272_X -->RB_272_D
-->RB_272_Y -->RB_272_X
-->RB_272_YA -->RB_272_YA
-->RB_272_YA_E6_VV_Execute -->RB_272_YA_E6_VV_Execute
-->RB_272_YA_F1_VV_Execute_Warmup -- >RB_272_YA_F1_VV_Execute_Warmup
While trying to import csv file, the attribute planned for:
Planned For value in csv Imported into Workitem
1.RB_272_X RB_272_X
2.RB_272_Y RB_272_X
3.RB_272_YA_E6_VV_Execute Blank (No Value)
4.RB_272_YA_F1_VV_Execute_Warmup Blank (No Value)
5./Baseline/Baseline Project/37wBL_VR4222/RB_272_X RB_272_YA_E6_VV_Execute
/RB_272_YA/RB_272_YA_E6_VV_Execute
Query:
How does csv import work for "Planned For" field. Does it consider "Identifier" or "Display Name". In 1., it is imported using the display name.
But in other case, only when complete path with identifier is given it works.
|