iamtr / pe

0 stars 0 forks source link

add_schedule error message is not very descriptive #8

Open iamtr opened 4 months ago

iamtr commented 4 months ago

image.png

Added schedule: scm.address.model.schedule.Schedule{title=Meeting, description=CS2103T, startDateTime=2024-04-13 21:00, endDateTime=2024-04-13 22:00}

is not a very user-friendly way of showing the details of the added schedule. A better way would be to list down explicitly the title, description and times explicitly

soc-pe-bot commented 4 months ago

Team's Response

We accept this bug but mark its severity as "Very Low". The reasons are as follows:

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: This is NOT a cosmetic issue. It should convey important and useful information, and the formatting above makes it unclear.

For example, what is scm.address.model.schedule.Schedule supposed to mean to the user?