Skip to content

Comments

fix: include recommended query fields for 'view' event modal#3168

Open
msmithstubbs wants to merge 1 commit intoLogflare:mainfrom
msmithstubbs:fix/recommended-field-for-event-modal
Open

fix: include recommended query fields for 'view' event modal#3168
msmithstubbs wants to merge 1 commit intoLogflare:mainfrom
msmithstubbs:fix/recommended-field-for-event-modal

Conversation

@msmithstubbs
Copy link
Contributor

This is an attempt to fix a reported bug that would result in the event modal showing "not found" while the permalink works correctly. I haven't been able to reproduce the bug so this is a speculative fix.

Both code paths call LogEvents.get_event_with_fallback so I don't think the issue is related to the cache.
One difference was the 'view' link wasn't including recommended fields. It's possible the user was working with a BigQuery table that required a field to be selected that wasn't.

I haven't included tests for this change, but can if requested. It would simply be a regex on the event anchor element.

ANL-1368

@msmithstubbs msmithstubbs changed the title fix: use lql_with_recommended_fields for 'view' event modal fix: include recommended query fields for 'view' event modal Feb 17, 2026
@msmithstubbs msmithstubbs marked this pull request as ready for review February 17, 2026 04:21
@Ziinc
Copy link
Contributor

Ziinc commented Feb 19, 2026

under observation.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants