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

Resolve race condition in deleteSpecItemById #130

Open
lnrd96 opened this issue Jan 10, 2023 · 1 comment
Open

Resolve race condition in deleteSpecItemById #130

lnrd96 opened this issue Jan 10, 2023 · 1 comment

Comments

@lnrd96
Copy link
Collaborator

lnrd96 commented Jan 10, 2023

User story

  1. As a user I want to delete items.
  2. I need this to work even if several people are currently on the website.
  3. So that the delete actions of all people are processed.

Acceptance criteria

Fix all race conditions in the function.

Definition of done (DoD)

Feature has been fully implemented
No known errors
All acceptance criteria were met
Test passes
Peer code review passed

@lnrd96
Copy link
Collaborator Author

lnrd96 commented Jan 18, 2023

  • User won't get feedback if something goes wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive ✔️🥇
Development

No branches or pull requests

4 participants