Enum values changed in schema AnalyticsMessagesColumns
- Affected surface
- schema AnalyticsMessagesColumns
- Affected field
- AnalyticsMessagesColumns
What changed
Enum values changed in schema AnalyticsMessagesColumns Affected surface: schema AnalyticsMessagesColumns. Root cause: schema `AnalyticsMessagesColumns`. Detected at Thu, 12 Mar 2026 10:30:17 UTC UTC.
Diff
{
"added_enums": [
"Custom Field"
],
"removed_enums": [
"Ticket status category at activity time",
"Ticket status name at activity time"
],
"schema_path": "schema AnalyticsMessagesColumns"
}Likely impact
Existing integrations relying on this surface will fail or behave incorrectly. Treat this as a release-blocker until the recommended action below is applied.
Recommended action
Audit any switch/match statements over this enum. Removed values become unhandled paths.
Related changes
Other endpoints affected by the same root cause.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
