Import Workitems with mention link in discussion to another RTC server using CSV import function
![]() We would like to import Workitems with mention link in discussion to another RTC server using CSV import function, but it doesn't work as we imagine. For example, we would like to import the following Workitems from Server A to Server B.
Server A
However, the result to import is as belows:
Server B
We hope to change the mention link from Workitem 90 to Workitem 1 because Workitem 90 doesn't exist on Server B and Workitem 1 on Server B is originally Workitem 90 on Server A, but we can't adjust workitem number in discussion when importing because we can't know what number will be assigned. I think it is root cause that we can't assign specific workitem number when importing workitems, and we can't change the discussion filed after import. Any workarounds? Thanks. |
Comments
I am not aware of any mechanism to have the comments for linked items updated on import when the related workitem ids change.
when we had to do this earlier in the year we ended up writing a utility to correctly import all the comments separately from the standard CSV import.