> ## Documentation Index
> Fetch the complete documentation index at: https://help.dsalta.com/llms.txt
> Use this file to discover all available pages before exploring further.

# All change tickets should have an assignee

> Checks that all change tickets have an assignee.

This check runs on **4 integrations**.

|                  |                     |
| ---------------- | ------------------- |
| **Severity**     | Info                |
| **Category**     | `change-management` |
| **Integrations** | 4                   |

## What this checks

Checks that all change tickets have an assignee.

## How results appear

A run that completes shows **Completed** in the Tests list regardless of what it found. Open the test's **Source Data** tab and read the result code: **200** means nothing to fix, **207** means the check ran and found a gap to act on. See [Understanding test results](/guides/data-library/test-results).

## Where it applies

Select an integration for its specific remediation steps.

| Integration | Severity | Remediation                                                                   |
| ----------- | -------- | ----------------------------------------------------------------------------- |
| Asana       | Info     | [How to fix](/integrations/asana/all-change-tickets-should-have-an-assignee)  |
| GitHub      | Info     | [How to fix](/integrations/github/all-change-tickets-should-have-an-assignee) |
| Linear      | Info     | [How to fix](/integrations/linear/all-change-tickets-should-have-an-assignee) |
| Trello      | Info     | [How to fix](/integrations/trello/all-change-tickets-should-have-an-assignee) |

## Related

* [All compliance tests](/tests/overview)
* [Integrations](/integrations/overview)
