Skip to content

chore: PRs #108 and #109 contain undocumented documents.ts changes not referenced in PR body #115

@bmersereau

Description

@bmersereau

Problem

Both PR #108 (fix/101+102) and PR #109 (fix/103) include changes to backend/src/routes/documents.ts that remove PII-laden console.log calls from the handleEditResolution handler. These changes are not mentioned in either PR's body and the commits reference Closes #94 — an unrelated issue number.

The documents.ts diff is identical in both branches, which means:

  1. The change will apply cleanly on the first merge but be a no-op on the second merge.
  2. Reviewers cannot determine from the PR body whether these changes are intentional or accidental carry-over.
  3. The audit trail is unclear — it is impossible to tell from the PR which issue this work closes.

Fix required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions