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

Add command exits on invalid category error #1

Open
L5-Z opened this issue Apr 5, 2024 · 0 comments
Open

Add command exits on invalid category error #1

L5-Z opened this issue Apr 5, 2024 · 0 comments

Comments

@L5-Z
Copy link
Owner

L5-Z commented Apr 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant