Entity Check Issue
An object representing an issue in a third-party task management tool (Jira, Linear, etc.) that represents the need for an Entity to complete a Check.
Example
{
"id": "PROJ-456",
"url": "https://company.atlassian.net/browse/PROJ-456"
}
Properties
Key | Type | Description |
---|---|---|
id |
string | Unique ID for the entity check issue. |
url |
string | URL for the entity check issue. |