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

[closed] Why IWorkItem.SMALL_PROFILE fetching all properties related to Workitem?

 Hi All,

I am trying to fetch the workitem by passing the id, profile and monitor as below.

workitemClient.findWorkItemById(id, IWorkItem.SMALL_PROFILE, monitor);

As per the documentation the IWorkItem.SMALL_PROFILE should fetch only the below properties.

"SMALL_PROFILE: PROJECT_AREA_PROPERTY, ID_PROPERTY, TYPE_PROPERTY, SUMMARY_PROPERTY, OWNER_PROPERTY "

But the result of the above code is returning me the workitem which contains all the properties which is supported for FULL_PROFILE.

Ex: STATE_PROPERTY, PRIORITY_PROPERTY, SEVERITY_PROPERTY, CREATOR_PROPERTY, WORKFLOW_SURROGATE_PROPERTY, DESCRIPTION_PROPERTY ..........

Why am I getting these all properties? or do i miss something?

Please let me know the solution for this.

Thanks in advance.


0 votes


The question has been closed for the following reason: "Duplicate Question" by rschoon May 17 '16, 5:32 a.m.

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
× 1,220
× 456

Question asked: Apr 28 '16, 3:08 a.m.

Question was seen: 2,302 times

Last updated: May 17 '16, 5:32 a.m.

Confirmation Cancel Confirm