Open nus-se-bot opened 2 years ago
The user guide states that the command format for deletefromorg is:
deletefromorg
Test input: deletefromorg 1 Shopee
deletefromorg 1 Shopee
Expected input: Contact Alex Yeoh deleted from Shopee
Actual input:
Invalid command format error received. The Dev team likely missed out the n/ prefix in their user guide command format.
n/
[original: nus-cs2103-AY2122S1/pe-interim#5250] [original labels: severity.Low type.FunctionalityBug]
Thank you for pointing this out. Downgraded severity: This seems to be a typo because in all the examples we clearly mention the "n/" input format.
--
The user guide states that the command format for
deletefromorg
is:Test input:
deletefromorg 1 Shopee
Expected input: Contact Alex Yeoh deleted from Shopee
Actual input:
Invalid command format error received. The Dev team likely missed out the
n/
prefix in their user guide command format.[original: nus-cs2103-AY2122S1/pe-interim#5250] [original labels: severity.Low type.FunctionalityBug]