Open huangje opened 5 years ago
Thank you for your feedback. We have tried to replicate this issue and realised that this is due to you directly copying commands from the PDF to the terminal. You have copied and paste command examples from our DG Section F.3. As seen in your screenshot, the word "Account" from the first command has been carried forward to the second command "/edit /savings /name BunBank Savings Account /amount 21000", resulting in "Account/edit /savings /name BunBank Savings Account /amount 21000". Therefore, our error message of "OOPS!!! Account/edit is an invalid command" is a valid error message.
As recommended by Prof Akshay, one should always copy and paste the commands from PDF into a notepad and format it, before pasting into the application. This was mentioned in 8 November 2019 Lecture, at timestamp of 57:00 to 57:30
Therefore this issue is not a bug, but a user copy-and-paste error.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your reason]
Team chose [severity.Low
].
Originally [severity.Medium
].
Reason for disagreement: [replace this with your reason]
If I copy pasta a command that have a line break, then I write a new command, the line after the line break is being read. A little annoying :(