Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=removeCustomerFromOrganization+-+15480427 |
---|
width | auto |
---|
|
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
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 | removeCustomerFromOrganization(customer, organization) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Removes a customer or a list of customers from a specified organization. |
Removes a customer or a list of customers from a specified organization.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
customer | String [] | Yes | The customers' username. | organization | String | Yes | The organization name. | |
Return Type
Boolean
Returns "true" if the operation succeeded.
Example
Code Block |
---|
return removeCustomerFromOrganization({"customer1@email.com", "customer2@email.com"}, "My Organization"); |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jsd_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.