Web Interface issue while using Enumerations
I have created fields that use Enumerations, this is being used in a custom tab, enumeration field values are visible when I use the Eclipse client, but the values do not appear when I use the web interface, I tried IE as well as Mozilla FireFox.
Does anybody have a work around for this? Or a cause for the issue?
2 answers
I did a quick search around and found the following forum topics that might provide solutions:
- https://jazz.net/forum/questions/93690/unable-to-get-value-for-customized-enumeration-field-from-web-ui-when-moving-a-workitem-to-another-project
- https://jazz.net/forum/questions/31323/problem-with-value-providers
- https://jazz.net/forum/questions/93214/why-are-new-custom-attributes-not-displaying-in-both-rtc-client-and-web-ui
If those don't work for you, can you reply with the version you are using? Does moving the enumeration to a non-custom tab make a difference?
Comments
Hi
The fields used for enumerations look fine when I raise a defect from Eclipse, but I can not see enumerations populate when I try the same using Web UI.
There are 2 sections in the tab, one alinged to the left hand side and the other to the right, one on the right does not list the enumeration values, but one on the left does, so I tried moving both the sections to the left hand side and it worked.
Not sure why it would not work when I aligned the section to right hand side.
I used version 3.0.1.4 to create the new Work Item type.
if custom attribute layout is used, it has some problem in 3.0.1x for slot mappings. See the technote: http://www-01.ibm.com/support/docview.wss?uid=swg21600801
I see similar problem when set slot to left it does not work in Web client in 301.x but set slot to right works. No problem in 4.x though.
1 vote