RTC Importer - What does "Create a new Work Item for unmatched entry" do?
I have a .csv file to import into RTC. This is a mix of existing and new workitems. The existing work items have "Id" and the new ones do not. In reviewing the documentation, I understand that I can import this file, select the "Update matched Work Item" selection as well as the "Create a new Work Item for unmatched entry". This fails for new work items, i.e., those without "Id". Am I interpreting this incorrectly? Thanks in advance.
Accepted answer
One other answer
Yes. The import tries to find the work item and update it based on the ID. If there is no matching work item for an ID or no ID then the work item is created with the values from CSV.