IssueSecurityLevelMembers
Retrieves the users and groups associated with specific issue security levels, which control visibility of issues.
Columns
| Name | Type | References | SupportedOperators | Platform | Description |
| Id [KEY] | String | = | A unique identifier for the issue security level member record. | ||
| IssueSecurityLevelId | String | = | The ID of the specific security level assigned to issues to control visibility. | ||
| IssueSecuritySchemeId | String | = | The ID of the security scheme that includes this issue security level. | ||
| HolderParameter | String | An optional parameter used to identify the permission holder. Recommended when group names might change. | |||
| HolderType | String | The type of entity that holds the permission, such as a group, user, or project role. | |||
| HolderValue | String | The specific identifier (such as group name or user ID) for the permission holder, used in conjunction with the holder type. |