Ticket #138 (accepted enhancement)
Concurrency when Editing
| Reported by: | rickybanister | Owned by: | tboutell |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6 |
| Component: | apostrophePlugin | Version: | 1.0 |
| Keywords: | concurrency | Cc: | geoffd |
| Symfony version: | 1.4 |
Description
In the future we should work out a way to put in some Concurrency.
When the 'edit slot' button is clicked, it should pass something to the filter, then other users see that slot is disabled, or a message appears informing them that so-and-so is editing and to be careful. We can decide later if editing should be locked until the save button is clicked, or if it should just do a better job of informing you that both versions are in the history.
The history is going to need to be a little more robust maybe.

