Importing 'Planned For' from .csv not assigning workitem to specific Iteration
I want to assign imported work items from .csv file to Backlog and other iterations.
For this, I included a column 'Planned For' in .csv file and assigned values like 'Backlog' etc to different work items. (These values are matched with the existing values which I checked by exporting some items from RTC).
However, after import, RTC is not assigning the same backlog and existing iterations and creating new iterations by same name.
There was some issue https://jazz.net/forum/questions/142668/csv-workitem-import-planned-for-path-not-working
which got resolved in 4.0.5
I am using 5.0.2.
If I need to use fully qualified path like: /main_dev/milestone_3/sta then how to get this path in exported .csv file?
How this column can be correctly mapped?
Accepted answer
With fully qualified path... mentioned in https://jazz.net/library/article/69 for Planned For ...it worked.