Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PE-D][Tester D] Does not catch missing description argument for edit command #242

Closed
nus-pe-bot opened this issue Nov 8, 2024 · 0 comments · Fixed by #273
Closed

[PE-D][Tester D] Does not catch missing description argument for edit command #242

nus-pe-bot opened this issue Nov 8, 2024 · 0 comments · Fixed by #273
Assignees

Comments

@nus-pe-bot
Copy link

Steps to reproduce
Enter the following command in order:
expense Taxi /a 65 /c TRANSPORT
edit 1 /des

Expected Output
There should some kind of error message shown to the user to highlight that the edit command entered by the user has missing description after the /des flag.

Actual Output
However, a success message is shown, telling the user that the transaction at index 1 has been edited when no information has been given on how the transaction should be edited.

Screenshot
Screenshot 2024-11-08 at 4.51.04 PM.png


Labels: severity.Medium type.FunctionalityBug
original: nirala-ts/ped#8

@kestryix kestryix linked a pull request Nov 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants