getUserDirectoryName
getUserDirectoryName
Description
Returns the directory name the user belongs to.
Parameters
Return Type
String
Returns the directory name.
Example
if(getUserDirectoryName(currentUser()) == "JIRA Internal Directory") {
doSomethingRelatedToInternalDirectoryUsers();
}
See also
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.