Open nikkiDEEE opened 1 year ago
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
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
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.