azfarulmatin / pe

0 stars 0 forks source link

Incorrect formatting display in User Guide and help find Command #4

Open azfarulmatin opened 11 months ago

azfarulmatin commented 11 months ago

Steps to Reproduce:

Launch the program and navigate to the help find functionality. Enter the parameters: find /t expense [/cat Transport] [/de msia jb topup woo] [/date 14/02/2022] when prompted for input in the help find command. Complete the help find operation.

Expected Result:

The system should accept the command as I have followed the instructions.

Screenshot: help find command:

image.png

User Guide:

image.png

Actual Result:

The system outputs an error command, saying the parameters such as category and date is invalid.

Screenshots:

image.png

Comments:

The format in the UG and the command should be updated accordingly. for example:

from: Format: find /t income [/de description] [/date date] find /t expense [/cat category] [/de description] [/date date]

to: find /t income /de [description] /date [date] find /t expense /cat [category] /de [description] /date [date]

soc-se-bot commented 11 months ago

Team's Response

It has been stated that the ones in [] are optional fields. And hence when jnputting the inputs of optional fields. The “[]” isis mot supposed to be entered.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]