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 B] Add command exits on invalid category error #96

Closed
soc-se-bot opened this issue Apr 6, 2024 · 0 comments · Fixed by #131
Closed

[PE-D][Tester B] Add command exits on invalid category error #96

soc-se-bot opened this issue Apr 6, 2024 · 0 comments · Fixed by #131
Assignees
Milestone

Comments

@soc-se-bot
Copy link

Add command exits on invalid category error

Steps to reproduce

add /a/6474 /t/Income /n/March Salary /$/10000 /d/01-03-2024 /c/90
Was entered, followed by pressing Enter
Error indicated Please enter a valid value.

Expected

On valid value entered, e.g. 9, the command should proceed as per normal, and add the transaction.

Actual

But on valid value , 9 entered, the add command has prematurely exited and results in a No such command exists. error instead.

Screenshots

image.png


Labels: severity.Medium type.FunctionalityBug
original: L5-Z/ped#1

@vibes-863 vibes-863 added this to the v2.1 milestone Apr 10, 2024
@ShyamKrishna33 ShyamKrishna33 linked a pull request Apr 10, 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.

3 participants