It's all about the answers!

Ask a question

Not able to see custom work item in RTC Web client


Akshay Panchakshari (37128) | asked May 25 '16, 8:27 a.m.
edited May 25 '16, 9:29 a.m.

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



permanent link
sam detweiler (12.5k6195201) | answered May 25 '16, 10:54 a.m.
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


Register or to post your answer.