Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Comments field in dojo calculation script

hi there,  How can i get  comments field value from a RTC workitem using the Dojo calculation script.  i have used the following statement but nothing is returned.


  var comm = workItem.getValue(WorkItemAttributes.COMMENTS);

0 votes



One answer

Permanent link

Please see https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Accessing_built_in_attributes_of for the documentation and the list of supported built in attributes. Note that the work item comments are neither an attribute - it is in fact not an attribute based implementation - nor are they listed in the JavaScript API.

Also see https://jazz.net/library/article/1003/ for a nice over all introduction.

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938
× 34
× 31

Question asked: Feb 26 '17, 9:49 a.m.

Question was seen: 2,769 times

Last updated: Feb 26 '17, 2:25 p.m.

Confirmation Cancel Confirm