Versions Compared

Key

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

The action updateUser allows you to bulk update user’s information.

...

Updating User Information - Confluence CLI updateUser for user management. The plugin provides options to update the user's email, full name, password, and activation status. However, it does NOT provide the option to update the user ID: this is an Atlassian restriction.

Updating User Information - Jira CLI updateUser allows you to update the user's information, including the user ID with the newUserId parameter.
User management in Jira allows updating the user ID as well, that’s an Atlassian restriction.

Example of a command that allows a bulk change of user information.

...