Project

General

Profile

Actions

action #179296

open

coordination #154768: [saga][epic][ux] State-of-art user experience for openQA

coordination #157345: [epic] Improved test reviewer user experience

[beginner] View: Parent group with limit confusing size:S

Added by ybonatakis 13 days ago. Updated about 2 hours ago.

Status:
Feedback
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
2025-03-20
Due date:
% Done:

0%

Estimated time:

Description

Observation

https://github.com/os-autoinst/openQA/issues/6309

Seems that the number of builds shows the first x builds when grouping by group.
That leaves out recent builds from other groups.

Similar on o3: https://openqa.opensuse.org/parent_group_overview/9?limit_builds=20#grouped_by_group

Expected result

Instead the limit_builds should be divided among the groups in the page

I think the relevant function is compute_build_results in BuildResults.pm
Maybe the problem is the hash %search_opts is using the $row_limit despite the amount of builds

Acceptance criteria

  • AC1: It is clear to viewers where to find build results for each group
  • AC2: There are still not more than the specified builds shown on the complete page

Suggestions

  • Depending on the current implementation distribute the builds better so it does not have to be completely "fair" but just not surprising users with showing 0 builds
  • Consider that each group has a reasonable number (>= 1) of builds shown if "grouped_by_group" (as long as nr of groups <= nr of builds)
  • Maybe just replace the string "No builds" with a better explanation or a link to the actual sub group results
Actions #1

Updated by ybonatakis 13 days ago

  • Parent task set to #157345
Actions #2

Updated by okurz 13 days ago

  • Target version set to Ready
Actions #3

Updated by okurz 8 days ago

  • Subject changed from limit_builds filter should take into account all the groups to [beginner] limit_builds filter should take into account all the groups
Actions #4

Updated by okurz 8 days ago

  • Priority changed from Normal to Low
Actions #5

Updated by livdywan 7 days ago

  • Tags set to beginner
Actions #6

Updated by ybonatakis 6 days ago

  • Description updated (diff)
Actions #7

Updated by okurz 6 days ago

  • Subject changed from [beginner] limit_builds filter should take into account all the groups to [beginner] View: Parent group with limit confusing size:S
  • Description updated (diff)
  • Status changed from New to Workable
Actions #8

Updated by ybonatakis 6 days ago

  • Assignee set to ybonatakis
Actions #9

Updated by ybonatakis 2 days ago

  • Status changed from Workable to In Progress
Actions #11

Updated by ybonatakis about 2 hours ago

  • Status changed from In Progress to Feedback

lets wait for some reviews

Actions

Also available in: Atom PDF