Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #1224
Closed
Open
Issue created Feb 05, 2024 by dbeltran@dbeltranMaintainer

totaljobs value interacts with horizontal wrapper in a wrong way

Hello @froura , @bdepaula

There is a bug with TOTALJOBS and the horizontal wrapper in which it took the max value of total jobs to know the max amount of jobs inside a wrapper, ignoring the MAX_WRAPPED value.

Right now, what it does is to take the MAX_WRAPPED value only if it's number is lower than the TOTALJOBS,

The ideal behavior is to take the MAX_WRAPPED value, and if it is not set take the TOTALJOBS.

Assignee
Assign to
Time tracking