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 saveTags #131

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

Resolve race condition in saveTags #131

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 update the tag field of items.
  2. I want that, if a collegue is changing the same item as me, that both changes are persisted.
  3. So that the commit time is used to derive the order.

Acceptance criteria

Both changes of the scenario are can be seen by both clients after the action.
Fix all known 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
@DawidNiezgodka DawidNiezgodka self-assigned this Jan 11, 2023
@DawidNiezgodka DawidNiezgodka moved this from Sprint Backlog 🏃‍♂️💨 to In Progress 🧠 💡 in amos2022ws04-feature-board Jan 16, 2023
@lnrd96 lnrd96 moved this from In Progress 🧠 💡 to Sprint Backlog 🏃‍♂️💨 in amos2022ws04-feature-board Jan 18, 2023
@DawidNiezgodka DawidNiezgodka removed their assignment Jan 22, 2023
@DawidNiezgodka
Copy link
Collaborator

DawidNiezgodka commented Jan 22, 2023

Resolved

@DawidNiezgodka DawidNiezgodka moved this from Sprint Backlog 🏃‍♂️💨 to In Progress 🧠 💡 in amos2022ws04-feature-board Jan 24, 2023
@DawidNiezgodka DawidNiezgodka self-assigned this Jan 24, 2023
@DawidNiezgodka DawidNiezgodka moved this from In Progress 🧠 💡 to Awaiting Review 🔖 👍🏼 in amos2022ws04-feature-board Jan 24, 2023
@nikomall34 nikomall34 moved this from Awaiting Review 🔖 👍🏼 to Feature Archive ✔️🥇 in amos2022ws04-feature-board Jan 25, 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

3 participants