Additional individual counter on Workitems
Hello,
we have the requirement to add an additional counter to specific work items (when created from a specific template). Do you have any suggestions how to do this? Thanks! Gerald |
One answer
One way would be to add an integer attribute then use a value provider script to do the counting.
http://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.1/com.ibm.team.workitem.doc/topics/c_customizing_attributes.html?cp=SSYMRC_5.0.1&lang=en
https://jazz.net/library/article/1003
Comments
Ralph Schoon
commented Mar 30 '15, 7:48 a.m.
| edited Mar 30 '15, 7:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Problems I see when trying this:
The JavaScripts are actually thread-safe per Rhino...
If you create a well know task "Profile Marker" and made the templated work item related to the count keeper (but did not check the Profile Marker in the template so it was linked to the original item), then you could see that you created the item from the template because it is linked to the Profile Marker.
The counter would have to stored somewhere.
|
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.