Skip to content

Conversation

@DominikB2014
Copy link
Contributor

Sync dashboard prebuilt titles if they change

@DominikB2014 DominikB2014 requested a review from a team as a code owner December 8, 2025 19:17
@linear
Copy link

linear bot commented Dec 8, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 8, 2025
Copy link
Contributor

@edwardgou-sentry edwardgou-sentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! I think using bulk_update would reduce the number of db updates to 1 instead of potentially an update call per prebuilt dashboard. But I don't think we'll ever have enough prebuilt dashboards for this optimization to matter.

@DominikB2014
Copy link
Contributor Author

enough

@edwardgou-sentry good call, updated to use bulk_update!

@DominikB2014 DominikB2014 merged commit a65df0c into master Dec 9, 2025
67 checks passed
@DominikB2014 DominikB2014 deleted the dominikbuszowiecki/browse-179-prebuilt-dashboards-not-syncing-latest-title branch December 9, 2025 15:03
ryan953 pushed a commit that referenced this pull request Dec 9, 2025
Sync dashboard prebuilt titles if they change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants