nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Changing profile does not have any way to list all current profiles #3557

Open nus-se-script opened 1 day ago

nus-se-script commented 1 day ago

If I were to switch to another profile and not know what my previous profile name was, there is no way for me to find out the name of it through the ui of the app and can only be done so by opening the data folder to see all the different profiles.

Suggestion: There could be a listprofile command that list all the current profiles available so that if the user does not know to go to the data folder to find these profile files and their names, they will still be able to switch between profiles without having to memorise all their names.


[original: nus-cs2103-AY2425S1/pe-interim#2860] [original labels: type.FeatureFlaw severity.Low]

weiliann commented 15 hours ago

Team's Response

Hi tester, thanks for your feedback! we acknowledge this issue and will accept your report. However, this is a documentation bug rather than a feature flaw. The feature to display other profiles is already implemented but just wasn't mentioned in the user guide. Specifically, using switch without any arguments will display the other profiles (see attached image). We will update the user guide to reflect this thanks.

image.png

Duplicate status (if any):

--