nikkiDEEE / pe

0 stars 0 forks source link

Not displaying all added meetings #6

Open nikkiDEEE opened 1 year ago

nikkiDEEE commented 1 year ago

image.png

This is a big issue since a meeting I had added did not get reflected in my view_meetings.

What if I had a meeting of name: my~|~meeting~|~tomorrow!!?

The user should at least be notified WHY such a meeting was not added, instead of simply skipping the line and not allowing the user to add it.

nus-pe-bot commented 1 year ago

Team's Response

The input format given by the user was not correct, hence, the meeting couldn't be added. Furthermore, our storage component clearly states the format that the ~|~ is used as a separator. Hence the user should be clear that ~|~ should not be part of the meeting name.

Also there was an error message printed out that there was an error reading that line as seen in the screenshot shown by the user.

Hence, this bug is rejected due to the information stated above

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]