Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admActivateUseradmDeleteUser(usernameOrKey) | Package | adm | Alias | deleteUser | Pkg Usage | deleteUser(usernameOrKey) | |
Description
Excerpt |
---|
|
Deletes a user from Jira's internal directory. |
...
Returns "true" if the user was deleted and "false" if not.
Example
Code Block |
---|
return admDeleteUser("user"); |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jirauser_useradmin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|