Open kervyntan opened 7 months ago
[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]
Thank you for the bug report.
Our team has decided to reject the bug as it is invalid, given that the START_DATETIME
input given is later than the END_DATETIME
input and should be invalid.
We apologize if the error message was not clear, but we have considered improving the clarity of our message in our planned enhancements.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your reason]
Description
Attempted to schedule a meeting with the s/ and e/ parameters swapped positions
Steps to reproduce
Launch the application for the first time to load initial data.
Run
schedule 4 e/23-04-2024T16:00 s/23-06-2024T17:00 mr/online meetings.
.Expected behaviour
Command should still succeed and schedule the meeting, according to the User Guide.
Actual behaviour
Command fails and error message is thrown (shown in screenshot above)