Skip to main content

Remove User from Group

Description

Jira Remove User from Group Plugin Step removes a specified user from a group on on-premise or on-cloud versions of a JIRA software instance.

Configurations

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.
Connection
2Server NameThe JIRA instance name/IP/hostname should be provided.
3PortThe port number of the JIRA instance should be provided.
4UsernameA username with appropriate permissions to authenticate to JIRA instance and remove a user from a group. This field is mandatory.
Password
5Accept Value as variable/staticLeave checkbox unchecked to accept Password value from a field in the previous steps of the stream using a drop down list.
Else enable checkbox for Password field to appear as Text box.
6Password/APIProvide password of the username to authenticate in case of on premise instance and API Key in case of on cloud instance
Password/API is entered using a widget. The widget handles both Text (static value or environment variable) and Combo (drop down containing values from previous steps). This field is mandatory.
If checkbox above is enabled Password/API field appears as Text box and accepts static or variable values. Else if checkbox above is disabled Password field appears as a drop down to select fields from previous steps.
Note: Following is the link to find the steps to generate token for on-cloud JIRA instance: https://confluence.atlassian.com/cloud/api-tokens-938839638.html
7Test ConnectionVerifies whether the connection is established or not.
Note: For the purpose of verification fields coming from previous steps are not allowed since field values can only be accessed when workflow is in running state. Static values and environment variables are allowed.
Input Fields
1Username/Account IDUsername/key of the user to be removed from a specific group. The Username in case of server instance and Account ID in case of a cloud instance. The data type is string. This field is mandatory.
Note: Account ID can be found in the URL of the cloud instance when you open user profile. E.g. https://admin.atlassian.com/68f0ebf6b0dded/users/5e4d195e9706
2Button: Get UsernameClicking on this button brings up the list of the usernames as per the access permissions of Username provided in Connection.
3Group NameSpecify the group name from which the user is to be removed.
Note: Groups displayed on the Get button are set to a max limit of 100.
4Button: GetClicking on this button brings up a list of the groups as per the access permissions of the Username provided in Connection.