The add command format in the UG does not correspond to the add command format shown in the app. More specifically, the command format in the UG does not show the d/DATE_TIME optional field.
Steps to reproduce
Enter the invalid command add
Error message "Invalid command format" shown.
Expected Behaviour
add command format in UG should display all parameters, including optional parameters.
Actual Behaviour
add command format in UG missing d/DATA_TIME optional parameter
Label elaboration
Severity: Low as it only appears in rare situations where the user wants to include a d/DATE_TIME parameter, but following the command format in the UG does not correctly show how to.
Description
The add command format in the UG does not correspond to the add command format shown in the app. More specifically, the command format in the UG does not show the d/DATE_TIME optional field.
Steps to reproduce
add
Expected Behaviour
add
command format in UG should display all parameters, including optional parameters.Actual Behaviour
add
command format in UG missingd/DATA_TIME
optional parameterLabel elaboration
Severity: Low as it only appears in rare situations where the user wants to include a
d/DATE_TIME
parameter, but following the command format in the UG does not correctly show how to.Bug Type: Documentation, since it is a UG bug.