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: Scaling bounds should parse float not int (backport #10026) #10031

Merged
merged 1 commit into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. fix: Scaling bounds should parse float not int (#10026)

    * fix: Scaling bounds should parse float not int
    
    Currently the API can do this, the model supports this, but the parseInt removes decimals from the UI
    
    * fix: Decimal support for upper/lower bound ASG tests
    
    (cherry picked from commit b763cae)
    jasonmcintosh authored and mergify[bot] committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8d125ef View commit details
    Browse the repository at this point in the history