cx0810 / pe

0 stars 0 forks source link

Inaccuracy in `module edit` feature #13

Open cx0810 opened 3 years ago

cx0810 commented 3 years ago

User guide specifies that n/NEW_MODULE_NAME was not required to be in the input details. However, when attempting to edit a module detail without n/NEW_MODULE_NAME, user is unable to edit the details of a module.

image.png

image.png

nus-se-bot commented 3 years ago

Team's Response

In this case, the module edit you have entered does not change any aspect of the module (same participants) and thus is the same as the old module. That is why the error is thrown as neither the name nor the persons have been changed. This is a feature not a bug.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: If no changes are to be made, then the error message displayed should not be as seen in the screenshot, but should instead indicate to users that no changes are detected. The error message currently is misleading for users.


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]