Get details of user e.g. email id, user name using calculated value java script
Hello,
In a work item we need to set calculated value for custom string attribute. Value for this attribute would be email id of the user who is owner of work item. Our approach is to get email address of user who is owner of work item using java script and use calculated value script to set this value to custom string attribute.
Is it possible to get email address of user (Owned By attribute in work item) using java script?
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Jul 13 '18, 5:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jul 13 '18, 5:11 a.m. This is not available in the RTC Attribute customization API. You can only get the label (Name) and the ID (UUID).
Comments
vikrant kamble
commented Jul 13 '18, 5:22 a.m.
So if I want to do something like this preferably do I have to go with custom follow up action (plugin development)? You have 2 options:
|
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.