CSV Import to "Filed Against" field
![]()
Hi everyone,
I need to import a number of work items from a CSV file into RTC. The mapping I have created, however, does not seem to work. Lets assume that the value read from the CSV file will be "Test." I noticed in Categories tab that all of my categories fall under a root category called "Unassigned." To import these values, I have tried: <value sourceId="Test" targetID="Test" /> <value sourceId="Test" targetID="Unassigned/Test" /> Neither of these seem to work. I tried setting the field manually and exporting the work item's Filed Against field's internal value, but that gave me a value something like _Y0BWgAghEe. Is this field mapping supposed to map to some sort of path (like the Planned For field) or some internal value such as priority.literal.l11 (the ID for the High priority value), or something else entirely? Thanks, - Josh |