Skip to content

TypeError: Cannot read properties of undefined (reading 'id') in ChangeRequestDetailPage editChangeRequest #8225

Description

@sentry

Sentry: FLAGSMITH-FRONTEND-58E

TypeError: Cannot read properties of undefined (reading 'id')

Where

web/components/pages/ChangeRequestDetailPage.tsxeditChangeRequest.

Impact

2 events, 1 user affected. 2026-07-30T12:10Z → 12:14Z. Sentry priority: high.
Release 1785412572601, Chrome 150, production.
URL: https://app.flagsmith.com/project/15330/environment/bsqUVtRH8kcp2MJfd8BFua/change-requests/23602

In-app frames

./web/components/pages/ChangeRequestDetailPage.tsx   <object>.children.editChangeRequest
/static/main.07099c7a9e35cb93.js                     b
<anonymous>                                          new Promise
./web/components/pages/ChangeRequestDetailPage.tsx   <anonymous>

Likely cause

editChangeRequest dereferences .id on something undefined — plausibly the
change request or its committed-by/approval object not yet loaded, or absent
for this change request. Two events four minutes apart suggests a retry by the
same user rather than a one-off.


Slack alert · filed by the sentry-triage skill

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions