davx5-ose icon indicating copy to clipboard operation
davx5-ose copied to clipboard

Don't upload locally modified tasks in read-only task lists

Open rfc2822 opened this issue 4 months ago • 2 comments

See #572, but for DmfsTaskLists and Jtx Board collections.

Depends on #600

rfc2822 avatar Feb 27 '24 12:02 rfc2822

This PR/issue depends on:

  • bitfireAT/davx5-ose#600

github-actions[bot] avatar Feb 27 '24 12:02 github-actions[bot]

I have the same problem in combination with DmfsTaskLists and the Decks app on nextcloud. Decks provides read only calendar with tasks that is recognized as read only in davx5. By when I accidentally modify a task with my tasks app, davx5 tries to sync it leading to a 404 error because there is no put route for that task in next cloud. From what I saw, the whole syncing for this calendar gets stuck. I have to completely disable the calendar, sync again and then enable it again to make the error disappear and to be able to sync all tasks again.

nexx512 avatar Apr 17 '24 19:04 nexx512