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
Expected Behaviour
should set the variable
A_NUMBERto the value4566206088344615922Actual Behaviour
It is set to
4566206088344616000insteadReproduce 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