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 A] Delete and Undo Command: Buggy delete command cannot be undone #145

Open
soc-se-bot opened this issue Apr 5, 2024 · 0 comments
Milestone

Comments

@soc-se-bot
Copy link

I refer to the buggy delete format raised earlier:
delete 1 1 does not produce an output but does delete the contact at the duplicate index

Executing this buggy delete several times and attempting to undo results in the following output
Screenshot 2024-04-05 at 4.59.41 PM.png

Steps to reproduce:

  • boot up application on command line
  • delete 1 1 deletes contact at index 1
  • delete 1 1 deletes contact at index 1
  • delete 1 1 deletes contact at index 1
  • undo error raised "No more commands to undo"

Labels: type.FunctionalityBug severity.High
original: gavingoh99/ped#12

@miffi miffi added this to the unplanned milestone Apr 11, 2024
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

No branches or pull requests

2 participants