Skip to content

Conversation

@olgenn
Copy link
Collaborator

@olgenn olgenn commented Dec 16, 2025

#3309
Close #3399

@olgenn olgenn requested a review from r4victor December 16, 2025 20:43
Copy link
Collaborator

@jvstme jvstme left a comment

Choose a reason for hiding this comment

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

@olgenn, thanks for the PR. Based on my testing and our discussion with the team, I can suggest the following changes:

  1. Add a button above the event tables, for example “Full view”, that opens the Events page with a preconfigured filter.
  2. On the Events tab of the run page, use the within_runs filter (instead of target_runs). This is more useful for most cases. The remaining cases will be covered by navigating to the Events page via a link. Navigation via the button should also set within_runs.
  3. Similarly, on the fleet page, use the within_fleets filter (instead of target_fleets). Navigation via the button should also set within_fleets.
  4. Show the Events tab on the run page regardless of the number of jobs (it is currently shown only for single-job runs).
  5. Fix #3399

@olgenn
Copy link
Collaborator Author

olgenn commented Dec 21, 2025

@jvstme fixed

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.

[Bug]: Duplicate events shown in the UI

3 participants