AY1920S1-CS2113T-F14-1 / MooMooMoney

Duke is a command line based personal assistant
0 stars 5 forks source link

All commands starting with "category" does not work irregardless of presence of storage #162

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

Describe the bug Despite creating the data/ directory for you and relaunching the program, even though category.txt was created by your .jar file with:

c/bills c/transportation c/food c/misc

inside, all commands starting with "category oes not work"

To Reproduce create data directory in the same location as your .jar file java -jar .\MooMooMoney-v1.3.jar category c/Food n/Drinks press enter

Expected Behaviour Category name is suppose to change but got an error instead. OOPS!!! I'm sorry, but I don't know what that means :-(

Screenshots

image.png

Additional context

Reported by: @shamussy

Severity: High


[original: shamussy/ped#7]