Skip to content

Keep view_url only in Additional Data#22

Merged
dylan-conway merged 1 commit intomainfrom
dylanc/view-url-extra-only
Apr 11, 2026
Merged

Keep view_url only in Additional Data#22
dylan-conway merged 1 commit intomainfrom
dylanc/view-url-extra-only

Conversation

@dylan-conway
Copy link
Copy Markdown
Member

Drop the tags.view_url copy — keep it only under extra so it always renders as a full clickable link without duplicating in the tag sidebar.

@dylan-conway dylan-conway merged commit 6b0ce22 into main Apr 11, 2026
1 check passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 11, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 1d52bce4-3866-4055-b2ee-464596992aaa

📥 Commits

Reviewing files that changed from the base of the PR and between 07a8a69 and ae23f7a.

📒 Files selected for processing (1)
  • backend/sentry.ts

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.


Walkthrough

The remapToPayload function in backend/sentry.ts is modified to exclude view_url from the tags field. The view_url continues to be included in the event payload through the extra field via buildExtra.

Changes

Cohort / File(s) Summary
Sentry Configuration
backend/sentry.ts
Modified remapToPayload to remove conditional view_url inclusion from tags; view_url now only added to extra payload via buildExtra.

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant