ROLES view: New column is_from_organization_user_group¶
Attention
This behavior change is in the 2025_06 bundle.
For the current status of the bundle, refer to Bundle History.
When this behavior change bundle is enabled, the ROLES view in the ACCOUNT_USAGE and ORGANIZATION_USAGE schemas includes the following new column:
| Column name | Data type | Description |
|---|---|---|
is_from_organization_user_group | BOOLEAN | If TRUE, the role was imported from an organization user group. |
Ref: 2104