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 lnrd96 converted this from a draft issue Jan 10, 2023
@lnrd96 lnrd96 moved this from Product Backlog 🧾 to Sprint Backlog 🏃‍♂️💨 in amos2022ws04-feature-board Jan 11, 2023
@twittig twittig self-assigned this Jan 14, 2023
@twittig twittig moved this from Sprint Backlog 🏃‍♂️💨 to In Progress 🧠 💡 in amos2022ws04-feature-board Jan 14, 2023
@lnrd96
Copy link
Collaborator Author

lnrd96 commented Jan 18, 2023

  • User won't get feedback if something goes wrong

@lnrd96 lnrd96 moved this from In Progress 🧠 💡 to Sprint Backlog 🏃‍♂️💨 in amos2022ws04-feature-board Jan 18, 2023
@nikomall34 nikomall34 moved this from Sprint Backlog 🏃‍♂️💨 to Product Backlog 🧾 in amos2022ws04-feature-board Jan 25, 2023
@lnrd96 lnrd96 moved this from Product Backlog 🧾 to Sprint Backlog 🏃‍♂️💨 in amos2022ws04-feature-board Jan 25, 2023
@kevinnguyen20 kevinnguyen20 moved this from Sprint Backlog 🏃‍♂️💨 to In Progress 🧠 💡 in amos2022ws04-feature-board Jan 25, 2023
@kevinnguyen20 kevinnguyen20 moved this from In Progress 🧠 💡 to Awaiting Review 🔖 👍🏼 in amos2022ws04-feature-board Jan 28, 2023
@nikomall34 nikomall34 moved this from Awaiting Review 🔖 👍🏼 to Feature Archive ✔️🥇 in amos2022ws04-feature-board Feb 1, 2023
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