Attribute reading the value of another attribute (type=duration)
![]()
alex ioan (33●7●10)
| asked Aug 23 '13, 4:01 a.m.
edited Aug 23 '13, 9:46 a.m. by Ralph Schoon (62.0k●3●36●43)
Hi,
From dojo java script that is attached to an attribute is it possible to read the value of another custom attribute of type duration? If yes i would appreciate how can i do this. |
Accepted answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Aug 23 '13, 8:02 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would suggest to make yourself familiar with lab 5 of https://jazz.net/library/article/1093
alex ioan selected this answer as the correct answer
Comments And yes, in a script based attribute customization you can access all attributes of the work item. Hi Ralph,
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Alex,
|
One other answer
![]()
Hi Alex,
It seems like it should be possible. This post shows how to get the value of a custom attribute: https://jazz.net/forum/questions/122588/javascript-condition-based-on-value-of-custom-attribute. |