Open seannzx opened 3 years ago
This bug is invalid. It is indeed an invalid command format. The command should be tag -d 1
, not tag 1 -d
, as mentioned in the User Guide.
The error message does show that the tag does not exist if the command is entered correctly.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
While it does not allow user to delete non-existent tags, same issue occurs with the error message, where it doesnt really suit the case.
Having an error message which says "Tag does not exist" would be better in this scenario