Capturing Iteration end and start date using Java Script
I have a requirement to change the state of an attribute depending upon the iteration time stamps. Can you please suggest some way through Java script to capture the time stamps of Iteration / Timelines. I have gone through few docs and realize that working with Iteration involves capturing of UUID which I am able to do but how to proceed further with this ? |
One answer
I think you will struggle to obtain this value via Javascript. Iteration / Timelines are not included in the list of items supported in "Accessing built-in attributes of the work item". You may be banging your head against a wall on this.
Comments
Ralph Schoon
commented Aug 25 '17, 2:21 a.m.
| edited Aug 25 '17, 2:34 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
In general, as Ian correctly states, the JavaScript attribute customization API does not provide any access to that kind of information. It is possible to use HTTP communication to potentially get access to such information.
|
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.