Skip to content

Add unassign_unsnoozed_when_away_setting_change to activity log types#409

Open
melintercom wants to merge 2 commits intomainfrom
melspath/unassign-unsnoozed-when-away-tal-openapi
Open

Add unassign_unsnoozed_when_away_setting_change to activity log types#409
melintercom wants to merge 2 commits intomainfrom
melspath/unassign-unsnoozed-when-away-tal-openapi

Conversation

@melintercom
Copy link

@melintercom melintercom commented Mar 18, 2026

Why?

The UnassignUnsnoozedWhenAwaySettingChange TAL event exists in the backend but is not listed in the OpenAPI spec for the Admin Activity Log endpoint. This means generated SDKs and API documentation don't include this event type.

How?

Adds the unassign_unsnoozed_when_away_setting_change event type to the activity log type enum (both 2.14 and 2.15), and a mode metadata field to document the when_away_only / when_away_and_reassign values.

Related:

Generated with Claude Code

Towards https://github.com/intercom/intercom/issues/477661

melintercom and others added 2 commits March 19, 2026 16:01
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
The mode field is a new addition that should only appear in API version
2.15, not 2.14. The event type enum value remains in both versions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@melintercom melintercom force-pushed the melspath/unassign-unsnoozed-when-away-tal-openapi branch from 9a463db to 18bab8d Compare March 19, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants