Skip to content

Incorrect error message displayed #5

@Thunderdragon221

Description

@Thunderdragon221
  • A different case of incorrect error message displayed
  • When adding an order via command "6", when 0 is entered as the quantity, the error message displayed is "Error: Quantity must be a number", which does not make sense and confuses the user, since 0 is indeed a number.
  • Correct error message should be "Error: Quantity must be a number greater than 0".
  • Since this confuses the user and makes the user doubt the application functionality, the bug severity is medium since it negatively impacts the user experience.

image.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions