Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Mapping resolution field not working

Hi,

I try to map resolution values from a .csv file to the resolution field in RTC.
This is not working.
The defualt mapping generated for the .csv has the following mapping for the resolution:
<attribute sourceId="Resolution"targetId="resolution">
<value sourceId="Fixed" targetId="Fixed"/>
<value sourceId="Incomplete" targetId="Incomplete"/>
<value sourceId="Won't Fix" targetId="Won't Fix"/>
<value sourceId="Duplicate" targetId="Duplicate"/>
<value sourceId="Cannot Reproduce" targetId="Cannot Reproduce"/>
<value sourceId="Build" targetId="Build"/>
<value sourceId="Won't Build" targetId="Won't Build"/>
<value sourceId="No issue" targetId="No issue"/>
</attribute>

I also tried with the following mapping:
<attribute sourceId="Resolution" targetId="com.ibm.team.workitem.attribute.resolution">
<value sourceId="Fixed" targetId="Fixed"/>
<value sourceId="Incomplete" targetId="Incomplete"/>
<value sourceId="Won't Fix" targetId="Won't Fix"/>
<value sourceId="Duplicate" targetId="Duplicate"/>
<value sourceId="Cannot Reproduce" targetId="Cannot Reproduce"/>
<value sourceId="Build" targetId="Build"/>
<value sourceId="Won't Build" targetId="Won't Build"/>
<value sourceId="No issue" targetId="No issue"/>
</attribute>

The resolution field is still empty.
In the source of the project configuration I couldn't find the right id for the resolution field
Pleas help me to solve this issue.

Thanks,

Regards,

Yasar

0 votes



One answer

Permanent link
Can you open a defect on this against Work Items in RTC. We can continue
the discussion there.

Ben

On 07.12.2010 4:53, yasarpala wrote:
Hi,

I try to map resolution values from a .csv file to the resolution
field in RTC.
This is not working.
The defualt mapping generated for the .csv has the following mapping
for the resolution:
<attribute
sourceId="Resolution"targetId="resolution"
<value sourceId="Fixed"
targetId="Fixed"/
<value sourceId="Incomplete"
targetId="Incomplete"/
<value sourceId="Won't Fix" targetId="Won't
Fix"/
<value sourceId="Duplicate"
targetId="Duplicate"/
<value sourceId="Cannot Reproduce"
targetId="Cannot Reproduce"/
<value sourceId="Build"
targetId="Build"/
<value sourceId="Won't Build" targetId="Won't
Build"/
<value sourceId="No issue" targetId="No
issue"/
</attribute

I also tried with the following mapping:
<attribute sourceId="Resolution"
targetId="com.ibm.team.workitem.attribute.resolution"
<value sourceId="Fixed"
targetId="Fixed"/
<value sourceId="Incomplete"
targetId="Incomplete"/
<value sourceId="Won't Fix" targetId="Won't
Fix"/
<value sourceId="Duplicate"
targetId="Duplicate"/
<value sourceId="Cannot Reproduce"
targetId="Cannot Reproduce"/
<value sourceId="Build"
targetId="Build"/
<value sourceId="Won't Build" targetId="Won't
Build"/
<value sourceId="No issue" targetId="No
issue"/
</attribute

The resolution field is still empty.
In the source of the project configuration I couldn't find the right
id for the resolution field
Pleas help me to solve this issue.

Thanks,

Regards,

Yasar

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Dec 07 '10, 10:45 a.m.

Question was seen: 4,839 times

Last updated: Dec 07 '10, 10:45 a.m.

Confirmation Cancel Confirm