nus-cs2113-AY2223S1 / pe-dev-response

0 stars 0 forks source link

Null pointer exception thrown #242

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

Problem description: null pointer exception thrown when I try to remove a module that does not exist in the list

Expected: error message saying that module is not added into list and unable to removed

Actual: null pointer exception is thrown

image.png

Steps to reproduce:

  1. make sure you're in sem 1
  2. try to add CG2271
  3. try to remove CG2271 which throws a null pointer exception with no error message

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

owenl131 commented 1 year ago

Team's Response

No details provided by team.

Duplicate status (if any):

--