Open Jellybeano opened 3 years ago
First, we note in the error message (in your screenshot) to enter a positive integer. Now, 1000000000000 is not an integer in this context (of Java programs), so this is expected.
Secondly, we lower the severity of this report since there will never be a case where we store 1000000000000 items.
Team chose [response.Rejected
]
Reason for disagreement: theoretically, 1000000000000 is an integer.
it is true that logically a user would never store 1000000000000 items though, so the lowering of the severity is valid
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
this has been brought up in earlier bug reports and happens for more than just these few commands but there appears to be little point in bringing up this bug further, just letting the team know that this occurs in multiple commands.