Open nus-se-script opened 6 months ago
This was a problem resulting from the wrong use of the edit command. the correct command should have been "/edit-staff ;..." instead of "/edit-person.." since the contact type is STAFF. This is a wrong command usage and an invalid bug since the app actually allows for edit of person based off the name "1" if the right command format is used.
Correct command:
/edit-staff ; name : 1 ; field : { address : Pooch Street31 }
The success message is shown below:
--
Functionality Bug (Severity MEDIUM) Steps to reproduce
[original: nus-cs2103-AY2324S2/pe-interim#1831] [original labels: type.FunctionalityBug severity.Medium]