Problem in Enumeration attribute - Attribute Shows valules of another enumeration.
Hi All,
Here is my problem
I am having two enumerations. ENUM1 and ENUM2. I have created a Attribute in a WI and its type is ENUM1 (Enumeration).
But when opening that Work item window (Creation of WI), Items in the ENUM2 is populating in this filed
I have verified in all aspects and cross verified the Process Configuration source. No problem identified till now.
Is it a know issue??
Thanks
Here is my problem
I am having two enumerations. ENUM1 and ENUM2. I have created a Attribute in a WI and its type is ENUM1 (Enumeration).
But when opening that Work item window (Creation of WI), Items in the ENUM2 is populating in this filed
I have verified in all aspects and cross verified the Process Configuration source. No problem identified till now.
Is it a know issue??
Thanks
Comments
Arne Bister
JAZZ DEVELOPER Jun 19 '12, 7:29 a.m.Hi, I just set this up in a test environment and it worked like it should. Attribute enum1_attr of type Enumeration, pointing to ENUM1, only shows the enumeration values of ENUM1 and none of ENUM2. So it is not a generally known issue. Probably means troubleshooting some more. Can you verify / falsify using a different (test) project area by recreating the enums and the field? Then you would know whether to look at that project area or something in your RTC installation. I used RTC 3.0.1.3 to verify it generally works - what version are you using?