[closed] How to set value of a work item attrobute of type 'Large HTML' using RTC API?
deepti harinkhede (21●10)
| asked Apr 05 '18, 3:31 a.m.
closed Apr 05 '18, 4:35 a.m. by Ralph Schoon (63.5k●3●36●46) Hi, I need to set value to an attribute "Acceptance Criteria" which is of type "Large HTML". I have written below snippet:
Error:
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:96) at com.ibm.team.workitem.common.internal.model.impl.WorkItemImpl.setValue(WorkItemImpl.java:2909)
Please let me know how to set value for Large HTML type using RTC API.
Thank you
|