You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reason for disagreement: Hello, thank you for your response.
AB3 does indeed have the same issue. That said, I think you could fix the incorrect error message when adding the -c flag for deletion of contacts. Moreover, I gave an example using delete -c, but the other delete commands such as delete -e face the same issue and those commands are not in AB3. I think that it should not be considered a bug inherited from AB3.
Expected Outcome
The error message
The person index provided is invalid
appears for values that exceedMAX_INT
.Description
The error message
Invalid command format!
is displayed for values that exceedMAX_INT
.Steps to Reproduce
Execute
delete -c 10000000000
The following error message is displayed.
![image.png](https://raw.githubusercontent.com/w-yeehong/pe/main/files/44e524d3-b913-43da-a02c-869fe6a73ecd.png)
The text was updated successfully, but these errors were encountered: