Open TriciaBK opened 1 year ago
Mulfunction due to incorrect file. This bug appear becauses somehow the command keyword is missing in the praser class during the pushing of my teammate's work. Sorry for making this confusion.
Here is the correct behavior:
[The team marked this bug as a duplicate of the following bug]
Achievement, viewg and achieve command not part of list of commands
Achievement, viewg and achieve commands are listed within the list of commands in help but cannot be accessed within the app
Furthermore, there's no way to add an achievement or goal because set on command is not available within the app
[original: nus-cs2113-AY2324S1/pe-interim#186] [original labels: type.FunctionalityBug severity.Medium]
[This is the team's response to the above 'original' bug]
Same problem due to missing command keyword in the praser class because a wrong file has been uploaded. Sorry for causing confusion. We indead have implemented the set function and all other goal-related functions. But somehow the command keywords are missing after someone's pulling and we did not uploade the corrected file to the teaching team even after we have corrected.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
Details:
achieve
command is unsupported unlike stated in the UG and in thehelp
command descriptionSteps to replicate:
achieve 1
This might be due to the fact that the set goals command is not implemented not does not exist.