Skip to content

fix(issue): Enhanced issue/event display + multi-region support #43

@betegon

Description

@betegon

Summary

Improve the display of issue and event details to match Sentry UI quality, and fix multi-region API routing.

Changes

Multi-region fix: Use org-scoped API endpoint for latest event to work across regions.

Enhanced issue display:

  • Priority and substatus (Ongoing/Escalating)
  • Unhandled indicator
  • Assignee info
  • Release range with versions

Enhanced event display:

  • Full stack traces with code context
  • Breadcrumbs timeline
  • HTTP request details
  • Browser/OS/device info
  • User geo location
  • Replay links

Implementation

Acceptance Criteria

  • Issue details show priority, substatus, assignee, releases
  • Event details show full stack traces with context
  • Breadcrumbs displayed in timeline format
  • Works correctly for multi-region organizations

Closes when PR #40 is merged.

Metadata

Metadata

Assignees

Labels

v0V0 release milestone

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions