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

Is it possible to fetch Unassigned value for PlannedFor field in RTC using OSLC query or reportable API or IBM sdk?

I am trying to fetch Unassigned value for PlannedFor field in RTC using OSLC query or reportable API or IBM sdk,actually the scenario here is that i am trying to update story using input xml and payload.Input xml has PlannedFor field as blank ,now when i use http PUT method to update the plannedFor field in RTC its not getting updated to Unassigned value ,So please suggest me if there is any possible way to get the value using OSLC ,reportable API or IBM sdk.Awaiting for the response.

Thanks for your help,
Ashish

0 votes



One answer

Permanent link

I have not tried this I have only searched the Java APIs.

    /* 'Planned for' name when the value is <code>null</code>. /
    String UNASSIGNED_TARGET_NAME= Messages.getString("IWorkItem.UNASSIGNED_PLANNED_FOR"); //$NON-NLS-1$


com.ibm.team.workitem.common.model.IWorkItem.UNASSIGNED_TARGET_NAME - suggests that setting null is unassigned for planned for. I have no time to play around with it.

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
× 7,503
× 1,700

Question asked: Jul 02 '18, 11:21 a.m.

Question was seen: 2,198 times

Last updated: Jul 03 '18, 2:55 a.m.

Confirmation Cancel Confirm