Which attribute would be Add so that it shows the mail id of the login user into work item?
Hello,
I have to print the mail id into attribute of the work item, which shows the existing mail id of the logged user.
Which attribute I have to add or how to implement this in Change and configuration management.
|
One answer
you would have to use getAuthenticatedContributor().
getEmailAddress() in a server side participant.
Comments
Deepak Gidwani
commented Jan 12 '15, 8:18 a.m.
Hello Sam,
Can you tell me the procedure for this. How I will do this?
sam detweiler
commented Jan 12 '15, 8:32 a.m.
see the workshop https://jazz.net/library/article/1000
Deepak Gidwani
commented Jan 13 '15, 5:43 a.m.
Thanks Sam. You can only access the user ID and the Name in JavaScript as far as I can tell.
|
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.