RTC - Can I define dependency value on 'Found in' (Releases) attributes
Hi,
I want to define enumeration field values on the values of Found in attributes (which comes from the release list).
Can I do it?
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered May 12 '15, 4:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As you can easily try out, you apparently can:
Rakefet Berger selected this answer as the correct answer
|
One other answer
Hi Ralph,
Thanks.
I'm looking for the opposite dependencies.
Meaning the user first will choose the enumeration field (in your example it is Priority) and by that he will get the list of specific found in release.
If I'm trying to switch between them - I will not get the found in as part of the list.
I though that this definition is working only one direction, am I right?
Comments The release is not an enumeration. the second attribute/dependent enumeration only supports enumeration type attributes.
And yes, it is only into the direction f the dependent enumeration.
Rakefet Berger
commented Jul 21 '15, 6:14 a.m.
Hi Ralph,
Thanks for your answer, I'm still investigating this issue.
I'm trying to create dependencies between Found in values and selected category
Is there a way to do it?
Is it planned to implemented?
Perhaps this can be implemented by scripting?
This is the third customer this issue is raised.
Thanks
You could try JavaScript or Java. I personally prefer Java.
Please note, that you have to pass the UUID of the release if you return a value. You can not pass the name of the release.
|
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.