It's all about the answers!

Ask a question

Work Item field for "Found In" is always gray


Frank McGrath (242162) | asked Nov 28 '07, 3:58 p.m.
JAZZ DEVELOPER
In our repository, we can specify the milestone a work item is planned for,
but not which milestone a defect was found in. I assume that there is some
needed configuration somewhere, as it looks like the "Found In" can actually
be more granular than the milestones. So I expect that it is configurable,
but do not know where. Any ideas?

3 answers



permanent link
Frank McGrath (242162) | answered Nov 28 '07, 4:18 p.m.
JAZZ DEVELOPER
OK - I found how to customize this; you edit the process with stuff like
this:


<enumeration attributeTypeId="version">

<literal

id="0"

default="true"

name="Unspecified"

/>



</enumeration>

For some reason there were NO version attributes in our process.

"fmcgrath" <fmcgrath@us.ibm.com> wrote in message
news:fikko2$av1$1@localhost.localdomain...
In our repository, we can specify the milestone a work item is planned
for, but not which milestone a defect was found in. I assume that there
is some needed configuration somewhere, as it looks like the "Found In"
can actually be more granular than the milestones. So I expect that it is
configurable, but do not know where. Any ideas?

permanent link
Gabriel Castro (1216) | answered Nov 29 '07, 12:30 p.m.
Hmmmm....doesn't seem to work if I specify it in a Team Area. It would be great if I could assign versions specific to a team area.

permanent link
Gabriel Castro (1216) | answered Nov 30 '07, 8:37 a.m.
Now that I think about, I was probably trying to do too much in one Project Area when I should've just split everything in its own project.

Your answer


Register or 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.