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

Fix show results for multiple groups in /test/overview #3973

Merged
merged 1 commit into from
Jun 23, 2021

Commits on Jun 23, 2021

  1. Fix show results for multiple groups in /test/overview

    When the query has different groupid and every group
    different builds the current operation only returns the jobs
    for the last build of the first group.
    
    This PR ensures to return all the jobs for all the last builds for
    all the selected groups
    
    https://progress.opensuse.org/issues/91650
    ilausuch authored and okurz committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    ffc1376 View commit details
    Browse the repository at this point in the history