Open lixupengg opened 3 years ago
When trying to set a large budget, the budget set breaks and doesnt set the correct budget.
e.g. set-b 99999999999999999999999999999999999999999 will result in a budget of 1000......
Thank you for pointing it out, the imprecision is due to the Java double-precision limitation.
Team chose [severity.Low] Originally [severity.High]
severity.Low
severity.High
Reason for disagreement: [replace this with your explanation]
When trying to set a large budget, the budget set breaks and doesnt set the correct budget.
e.g. set-b 99999999999999999999999999999999999999999 will result in a budget of 1000......