Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔨 add bugsnag logging to explorer-views indexing script #3904

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

ikesau
Copy link
Member

@ikesau ikesau commented Aug 26, 2024

We've been indexing explorer views with no titles, which is resulting in crashes on prod where we try to call a string method on the null value.

!view.viewTitle.includes(e.name) &&

This PR adds logging to Bugsnag in the indexing script, and omits such records from the index until we can fix their data.

@ikesau ikesau requested a review from Marigold August 26, 2024 14:55
@ikesau ikesau self-assigned this Aug 26, 2024
Copy link

This PR has had no activity within the last two weeks. It is considered stale and will be closed in 3 days if no further activity is detected.

@github-actions github-actions bot added the stale label Sep 10, 2024
@ikesau ikesau force-pushed the missing-explorerview-viewtitle-algolia branch from 5eca442 to 50326c6 Compare September 10, 2024 13:49
@ikesau ikesau merged commit a1053b2 into master Sep 10, 2024
13 of 15 checks passed
@ikesau ikesau deleted the missing-explorerview-viewtitle-algolia branch September 10, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants