How to get currentUser by Javascript?
I add a field(contribute type) .
When workflow state is AA, then auto set the currentUser in the field. But I don't know how to get currentUser by Javascript? |
2 answers
Unfortunately it does not seem to have any way in javascript to get current user as per:
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#API_for_Javascript Similar discussions are in forum as well such as: https://jazz.net/forum/questions/68357/how-can-i-get-current-user https://jazz.net/forum/questions/133477/work-item-customization-getting-current-user-as-logged-in-user Don |
Ralph Schoon (63.5k●3●36●46)
| answered May 21 '15, 4:03 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please see answer https://jazz.net/forum/questions/133477/work-item-customization-getting-current-user-as-logged-in-user/184711 for how to get the item ID for the user that runs the operation. Thanks to Amaury Quintero for providing this info.
|
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.
Comments
This value is not available via JavaScript