Incorrect Team Area after csv import of workitem.
I imported a workitem from a .csv file to a project area. I'm getting value of "Filed Against" attribute correctly. But in case of team area, it is showing the parent team area instead of team area which has got association with the category present in "Filed Against" attribute. Any help is greatly appreciated.
Comments
sam detweiler
Mar 17 '14, 7:44 a.m.can u show us the category/team area association (screen shot)
and the data in the CSV?
we've just finished importing about 30,000 workitems and I don't think this happened..
we are on 4.0.4
Pooja Karda
Mar 17 '14, 8:52 a.m.Pooja Karda
Mar 17 '14, 8:53 a.m.Pooja Karda
Mar 17 '14, 9:05 a.m.Pooja Karda
Mar 18 '14, 9:14 a.m.Note:
sam detweiler
Mar 18 '14, 9:27 a.m.I did the same programmatic creation of team areas and categories.
Pooja Karda
Mar 19 '14, 6:18 a.m.sam detweiler
Mar 19 '14, 6:34 a.m."MainµC" next to last char here, next to the C.
wondering if the importer has a char matching problem.
do you edit the csv before import? I did that for another reason and my UTF-8 changed to Ansi..
Pooja Karda
Mar 20 '14, 12:40 a.m.It's a greek character Mu.
After exporting workitem to .csv format, we're modifying the obtained .csv file. We're just checking for link attributes and ensuring that contents of link attributes ( for example Parent, Children, Tracks, Contributes To)is in the format of "#Workitem ID" for ex( #14). We're not modifying any other attribute.
Pooja Karda
Mar 24 '14, 8:19 a.m.We're migrating between servers which has got conflicting versions on rtc. for instance source repository is 4.0.5 and target repository is 4.0.6. Will it be a problem?
sam detweiler
Mar 24 '14, 8:56 a.m.should not be a problem.. we migrated workitems from 3.0.1 to 4.04 using export/import