Skip to content

Conversation

@alexluong
Copy link
Collaborator

@alexluong alexluong commented Feb 3, 2026

Summary

The portal frontend was sending start query param for time filtering, but the backend only parses bracket notation (time[gte], time[lte], etc.). This meant the time range filter (24h/7d/30d) in the portal UI was being silently ignored.

  • Fix frontend to use time[gte] instead of start
  • Update outdated comments in log_handlers.go to document actual query params

🤖 Generated with Claude Code

@vercel
Copy link

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
outpost-docs Ready Ready Preview, Comment Feb 3, 2026 2:00pm
outpost-website Ready Ready Preview, Comment Feb 3, 2026 2:00pm

Request Review

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.

2 participants