How to get the parent workitem id by attribute customization in rtc 502?
Accepted answer
If you talk about JavaScript, you can't access other work items from within a script.
Comments
I create a task workitem whose id is 8722,then i add a parent workitem whose id is 8255 to it through the link tab.
Now i'm making an attribute customization which is caculated values for 8722,and now i want to get the value of the parent link in the customization.
As you say,it is impossible that i want to do above.Then,if i don't use javascrip,what should i do to complete it?
You can't use JavaScript. You can use an approach like: RTC Update Parent Duration Estimation and Effort Participant