Which attribute would be Add so that it shows the mail id of the login user into work item?
One answer
you would have to use getAuthenticatedContributor().
getEmailAddress() in a server side participant.
I don't think you can get the current contributor object in a javascript calculated value script