Skip to content

(CS2103T-T11-03) Bug regarding adding and updating quantities above the MAX_INT. #2

@yan-soon

Description

@yan-soon

Currently when I try to create an inventory with quantity "3000000000" (over the MAX_INT), the error message displayed is as such.

image.png

A possible suggestion could be to include separate error messages, specifying to the user that they have crossed the upper bounded limit, and possibly educate them on what is the boundary.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions