How do I add values to an existing drop-down list in RTC 6.02?
Accepted answer
Need more context. Let's presume it's for some attribute on a work item
- Open the Project for change ( Web UI --> Choose Manage this Project from the settings menu ( sprocket )
- Go down to the Work Items section on the left
- Choose Enumerations from the sub list that appears under "Work Items" in the body of the page
- Find the enumeration on the pulldown
-
Click the Add... to the right of where the enumeration values are then listed.
- Repeat (5) as needed
-
Save the project area.
- Right click the project's label in the Team Artifacts or Team Organization view, choose Open
- Click on the Project Configuration tab along the bottom of the new frame.
-
Expand Project section
- Locate/expand the Work Items sub-section, then select Enumerations
- At this point the behavior is roughly same as above.
- Repeat (5) as needed
- Save the project area
One other answer
Okay instead of creating a new enumeration field, I reused the field from the other project and it works perfectly. I am not sure what was different. Both were of the same type - Environment Found In (Enumeration List)
Comments
A S
Jul 26 '17, 1:03 p.m.Kevin,