Make "found in" field dependent from product field
Hi we are using "found in" field of type deliverable to define on which build the defect were found. This field can have a very long list of values due to multiple product line releases Is there a way to reduce this drop down value list ? I am searching a way to reduce this list dependently on another field (product) .Thx Roger |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Nov 25 '13, 3:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As Sam states, I don't think that is possible today. I think the value set is built in and the value provider dialog does not allow customization. I have not tried it myself, however. You can try to build a value set in JavaScript, or better in Java, see: http://rsjazz.wordpress.com/2013/06/26/attribute-customization-java-based-value-providers-conditions-and-validators/, but if Sam states they have tried and no success, it is likely impossible. You might want to file an enhancement request for this.
|
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.
Comments
unfortunately no.
we also had the same issue but had not found a solution.