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

Concurrency issue: No error message when user edits deleted item #1184

Closed
helkv opened this issue Feb 11, 2020 · 1 comment
Closed

Concurrency issue: No error message when user edits deleted item #1184

helkv opened this issue Feb 11, 2020 · 1 comment
Labels
bug Issue found during QA testphase (qa-imeji) duplicate

Comments

@helkv
Copy link
Contributor

helkv commented Feb 11, 2020

Testserver: qa imeji
Browser: ff
Version: 4.8.1 - build date 2020-02-05 11:46:22
User: default

No error message is shown if a user saves an edited item, which is deleted shortly before by another user.

Actions:

  1. Login as user1
  2. Login as user2 [parallel in another browser/session]
  3. Open edit item view of an item (as user1) [user1 and user2 must have edit rights for the item]
  4. Delete the edited item (as user2)
  5. Save edited item (as user1)
  6. Item is deleted but no error message is displayed!
@helkv helkv added the bug Issue found during QA testphase (qa-imeji) label Feb 11, 2020
@helkv
Copy link
Contributor Author

helkv commented Feb 11, 2020

There are many similar problems related to error messages for concurrency issues.
See #1182 for a list of all cases.

@helkv helkv changed the title Concurrecy issue: No error message when user edits deleted item Concurrency issue: No error message when user edits deleted item Feb 11, 2020
@helkv helkv closed this as completed Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue found during QA testphase (qa-imeji) duplicate
Projects
None yet
Development

No branches or pull requests

1 participant