Actions
Feature #4172
closedrecord locking: Bob tries to delete a record and get 'status=error': Client should disable 'delete' button
Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
-
Start date:
04.08.2017
Due date:
% Done:
0%
Estimated time:
Discuss:
Description
- Alice open's record and edit it (record locked).
- Bob tries to delete the record: Bob receives an JSON 'status=error' (originally 'status=conflict' has been sent, but was not recognized by client). The client should now disable the delete button.
Related issues
Updated by Carsten Rose almost 5 years ago
- Related to Feature #3981: Record Locking added
Updated by Rafael Ostertag almost 5 years ago
- Status changed from New to In Progress
Updated by Rafael Ostertag almost 5 years ago
- Status changed from In Progress to Feedback
- Assignee changed from Rafael Ostertag to Carsten Rose
New merge request https://git.math.uzh.ch/typo3/qfq/merge_requests/10
Actions