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

Resolution not mapping right?

So, in the default mapping file there are rules like the following:

    <attribute sourceId="Resolution" targetId="com.ibm.team.workitem.attribute.resolution">

<value sourceId="" targetId="0"/>
<value sourceId="Fixed" targetId="1"/>
<value sourceId="Duplicate" targetId="2"/>
<value sourceId="Functions as Designed" targetId="3"/>
<value sourceId="Not Reproducible" targetId="4"/>
<value sourceId="Obsolete" targetId="5"/>
<value sourceId="Fixed Indirectly" targetId="8"/>
<value sourceId="Not Planning to Fix" targetId="9"/>
</attribute>


But according to my process config the resolution values look like this:
<resolution icon="processattachment:/workflow/reject.gif" id="r5" name="Invalid"/>

<resolution icon="processattachment:/workflow/works.gif" id="r4" name="Works for Me"/>
<resolution icon="processattachment:/workflow/wontdo.gif" id="r3" name="Works as Designed"/>
<resolution icon="processattachment:/workflow/duplicate.gif" id="r2" name="Duplicate"/>
<resolution icon="processattachment:/workflow/close.gif" id="r1" name="Fixed"/>
<resolution icon="processattachment:/workflow/unresolve.gif" id="r0" name="Unresolved"/>
<resolution icon="processattachment:/workflow/close.gif" id="r8" name="Fixed Upstream"/>

But of course resolution is coming in blank. I assume that the targetId is not right?

0 votes



One answer

Permanent link
Never mind, there some some rogue XML just above it that was throwing things off... Sheesh!

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: Oct 15 '10, 2:45 p.m.

Question was seen: 3,645 times

Last updated: Oct 15 '10, 2:45 p.m.

Confirmation Cancel Confirm