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 |
3 answers
![]()
My RTC Version is 3.0.1.2.
Same set of condition worked in another Environment [Different Server / Same Project area / Same Attributes]
I have Removed that Attribute and Created again with different ID and the issue was resolved.
|
![]()
Hello,
possibly a usage error - sharing the PA source as XML of the faulty PA may have helped to further analyze this issue. Thanks. Eric. |
![]()
Hi Eric,
No chance for usage error as I have copied the source from this PA and copied in another PA [Diff server]. copied place its working fine. Thanks |
Comments
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?