Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

Syntax

admResetUserPassword(userName, newPassword)

Alias

resetUserPassword(userName, newPassword)

Description

Excerpt

Updates the password for a user.

Parameters

Parameter name

Type

Required

Description

userName

string

Yes

The username of user to change the password for

newPasswordstringYesThe password to set

Return type

boolean

The result of operation

Example

Code Block
boolean result = resetUserPasswordadmResetUserPassword("username","Cx8pKJCMw!");


See also

Filter by label (Content by label)
showLabelsfalse
max5
showSpacefalse
cqllabel = "board_routine"