Accessing child workItem attribute in dojo acript in attribute customization
Accepted answer
JavaScript attribute customization does
I think this has been answered several times already here and it is also very obvious from the description in https://jazz.net/wiki/bin/view/Main/AttributeCustomization that you can't access the links and hence not attribute in a remote work item.
Possible approaches are
- Not allow to access the links
-
Not allow to access attributes in other work items than the one providing the context the script runs.
I think this has been answered several times already here and it is also very obvious from the description in https://jazz.net/wiki/bin/view/Main/AttributeCustomization that you can't access the links and hence not attribute in a remote work item.
Possible approaches are
- Java based attribute customization
-
Follow up actions / participants