EugeneChanJiajun / pe

0 stars 0 forks source link

display function is unable to display certain majors/ does not display it consistently #1

Open EugeneChanJiajun opened 4 months ago

EugeneChanJiajun commented 4 months ago

When I attempt to use the command display cve where cve is lower case I get an error message.

image.png

However, after using display CVE where CVE is now caps, it properly displays the modules.

image.png

Now when i go back to using lower case for cve in display cve, the appropriate list comes back.

image.png

This happens for all valid MAJOR_NAME

nus-pe-script commented 4 months ago

Team's Response

This is actually caused by the fact that the app requires exactly the same case as what was specified in the UG for the MAJOR_NAME the first time each of the majors are used. This issue is a duplicate of another issue.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

inconsistency in handling init MAJOR_NAME

image.png

Inconsistency how the init command handles case sensitivity for major codes in the PlaNUS application. Initially, init ceg and init ee are not accepted (first time entering), prompting the user to retry with a major code, implying that uppercase should be used. However, upon re-entering init EE in uppercase, the subsequent attempt with init ee in lowercase seems to be accepted without an error


[original: nus-cs2113-AY2324S2/pe-interim#1202] [original labels: severity.Low type.FunctionalityBug]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

Thank you

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]