How to set value to custom attribute.
Hi all,
I want to set value to custom attribute "count" whose attribute type is integer for defect type of work item using API. I added custom attribute named "count" to defect type of work item using process configuration tab of project area. Process configuration-->Project Configuration-->Configuration Data-->Work Items--> Types and attributes. I want to set its value to some hard coded value say 1, programmatically using API. For this, should I access project area first then work item and then attribute for particular type of work item or I can directly set value to required custom attribute.? Please tell me a way to do this Thank You |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Jun 30 '15, 3:46 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please see these posts: Understanding and Using the RTC Java Client API and Working with Work Item Attributes for how to do that.
|
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.