[Bug / Feature] Data Loss if 2 Users work on the same Task #1812

Closed
opened 2021-07-16 07:17:56 +00:00 by Gensokian · 3 comments

We just yesterday noticed, that a friend of mine had a Task open and saved it, after I added some content to it. We then noticed, that his saving of the old version has overwritten my progress.

Is there some Locking system planned, that blocks other users from editing content of a field/task? (Commenting should still be fine right?)
image

An alternative would also be just replacing the pencil with a lock icon and showing a tooltip.

We just yesterday noticed, that a friend of mine had a Task open and saved it, after I added some content to it. We then noticed, that his saving of the old version has overwritten my progress. Is there some Locking system planned, that blocks other users from editing content of a field/task? (Commenting should still be fine right?) ![image](/attachments/923b7813-2a02-422f-8256-89c16e7e7532) An alternative would also be just replacing the pencil with a lock icon and showing a tooltip.
192 KiB
konrad added the
kind/bug
kind/feature
labels 2021-07-19 09:24:39 +00:00
Owner

Ideally you would be able to work simultaniously on the same task with auto-updates and such (And that's actually something I'd like to build at some point in the future).

I think locking or at least a notification, something like "this task is currently being edited by another user", would be a good addition.
This is a bit more complicated as it requires a bit more changes on the api-side.

Ideally you would be able to work simultaniously on the same task with auto-updates and such (And that's actually something I'd like to build at some point in the future). I think locking or at least a notification, something like "this task is currently being edited by another user", would be a good addition. This is a bit more complicated as it requires a bit more changes on the api-side.
Owner

More discussion in vikunja/frontend#765

More discussion in https://kolaente.dev/vikunja/frontend/issues/765
Member

at least a notification, something like "this task is currently being edited by another user", would be a good addition.

That sounds nice! :)

> at least a notification, something like "this task is currently being edited by another user", would be a good addition. That sounds nice! :)
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1812
No description provided.