Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PE-D][Tester C] No error when I try to delete tags that dont exist #107

Closed
soc-se-bot opened this issue Nov 3, 2023 · 0 comments · Fixed by #154
Closed

[PE-D][Tester C] No error when I try to delete tags that dont exist #107

soc-se-bot opened this issue Nov 3, 2023 · 0 comments · Fixed by #154

Comments

@soc-se-bot
Copy link

using the default info as an example:

person 3 is David Li with one tag only: family

if i use delete tag -id 3 -t f to delete a tag f which does not exist i still a success message Successfully deleted tags: [f]

You should instead be displaying some sort of error to show that the tag does not exist


Labels: type.FunctionalityBug severity.High
original: chuababyy/ped#4

@zekone zekone linked a pull request Nov 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant