Skip to content

Numbers passed to set-variables commands are incorrectly parsed and may be truncated #253

@justinedelson

Description

@justinedelson

Expected Behaviour

aio cloudmanager:environment:set-variables 1 --variable A_NUMBER 4566206088344615922

should set the variable A_NUMBER to the value 4566206088344615922

Actual Behaviour

It is set to 4566206088344616000 instead

Reproduce Scenario (including but not limited to)

Seems to happen to any large numeric value

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions