nus-cs2113-AY2021S1 / pe-dev-response

0 stars 0 forks source link

Functionality bug 5: Null showing up in the locate command #378

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

image.png

Description: null was found by the location command where it should have been luminus if the location is location outside of location reach. It is not meaningful to user to display null as a location has been entered into the system. Perharps directly output the location that user has entered if the location is like an app or website would be better

Actual:

  1. [A][Not Done]CS1010 Assignment (by: 2020/01/04 23:59) link: Luminus

    locate 4


    cs2040c lab is located at: (Lecture Theatre): LT32 Nearest building: S1


    locate 1


    sleep is located at: (Out of NUS): airport


    locate 6


    CS1010 Assignment is located at: null


Expected: CS1010 Assignment is located at: Luminus


[original: nus-cs2113-AY2021S1/pe-interim#355]

Lee-Juntong commented 3 years ago

Team's Response

No response provided.

Duplicate status (if any):

--