Not able to see custom work item in RTC Web client
I have created custom Work item type by following this link--> https://jazz.net/library/article/1003/#editorpresentations I am able to create the Work item in Eclipse UI .. but when i try to create the work item in RTC Web client it pops up the window with below error--> TypeError: this.summary.getValue(...).getContent is not a function Any advice on this ??
EDIT:Basically i wanted this work item to be created in Web client so that i will be able to debug the scripts. If is there any other way i can debug the my dojo script then pls suggest.
Thanks
|
One answer
add logging statements to the script, it will run under eclipse as well, (but the error panel isn't displayed like in web).
then look in the log on the server (web) or client (eclipse).. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.