Open EugeneChanJiajun opened 7 months ago
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 team marked this bug as a duplicate of the following bug]
inconsistency in handling init MAJOR_NAME
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]
[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]
When I attempt to use the command
display cve
where cve is lower case I get an error message.However, after using
display CVE
where CVE is now caps, it properly displays the modules.Now when i go back to using lower case for cve in
display cve
, the appropriate list comes back.This happens for all valid MAJOR_NAME