Why can I not see my enumeration list when its storage is the database and the project that is using it is using a shared process configuration
![]() I am using RTC 6.0.5 I have added an enumeration that has its storage in the database. I have added a field to use this enumeration. I have added the field to the editor presentation. When I create a work item everything works fine. I can see the enumeration and add to it. I am sharing the process area that I made these changes to. In the project that is using the shared project configuration, when I create a work item: I do not see the enumeration drop down but I can add to the database. Even after I add Items to the enumeration list I still do not see a drop down containing multiple items. |
One answer
![]()
Ralph Schoon (60.9k●3●36●43)
| answered Jul 20 '19, 1:33 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER As far as I am aware, database stored enumerations never took part in process sharing. This is a limitation that was there since its first release. Only data stored in the process XML takes part in process sharing, as far as I can tell.
|