Skip to content

Django URLs with multiple placeholders cut off after first placeholder #2392

Closed
@Abdkhan14

Description

@Abdkhan14

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. The transaction is associated with loading a trace view.
  2. Here's the parent pageload: link
  3. Correct transaction summary: link
  4. Renamed transaction summary: link
  5. The change that introduced the bug: link

Expected Result

Transaction name is /api/0/organizations/{organization_slug}/events-trace/{trace_id}/

Actual Result

Transaction name is renamed from /api/0/organizations/{organization_slug}/events-trace/{trace_id}/ to /api/0/organizations/{organization_slug}/.

Product Area

Other

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

Type

Projects

Status

Waiting for: Product Owner

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions