Skip to content

Race condition issue for product update #834

@jenniferboedker

Description

@jenniferboedker

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
Two-person task!

  1. Each update the same product entry
  2. First one click update
  3. Second one click update after that
  4. See the error thrown in the second case.

Expected behavior
The app informs the user, that the entry is not active anymore and refreshes the product entries. Also, the log should indicate, that the person entry to update is not active anymore, therefore no update will be done.

System [please complete the following information]:

  • OS: e.g. [Ubuntu 18.04]
  • Language Version: [e.g. Python 3.8]
  • Virtual environment: [e.g. Conda]

Additional context
Same issue occurred for the update person use case

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions