Work Item field for "Found In" is always gray
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
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 |
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.
|
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
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.