Skip to content

Add webhook event for issue priority changes #105591

@srir

Description

@srir

Problem Statement

When building integrations that sync Sentry issues to external task trackers (Asana, Jira, etc.), manual priority changes in Sentry don't trigger any webhook. The only way to detect priority changes is expensive polling of all open issues.

Issue webhooks fire for: created, resolved, assigned, archived, unresolved. Auto-escalations trigger "unresolved" with substatus "escalating". But manual priority changes produce no webhook event.

Solution Brainstorm

Add a priority_changed action to issue webhooks, or include priority in the payload when it changes alongside other actions.

Product Area

Settings - Integrations

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions