Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 218
    • Issues 218
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !939

Resolve "Quantity with float value "0" is not shown in gui"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Sikter requested to merge 1170-quantity-with-float-value-0-is-not-shown-in-gui into develop Nov 10, 2022
  • Overview 2
  • Commits 1
  • Pipelines 5
  • Changes 5

Closes #1170 (closed). The reason for the problem was that falsey values were treated as empty values. The fix makes sure to test for if a value is undefined rather than falsey in a couple of places.

Also added fixes for three test problems (including the two most common reasons for GUI and python test failures).

Edited Nov 14, 2022 by David Sikter
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1170-quantity-with-float-value-0-is-not-shown-in-gui