couchbaselabs / ToDoLite-iOS

To-Do list sample app for Couchbase Lite, native iOS version
85 stars 41 forks source link

Do not allow deletes on unshared list #78

Open sethrosetter opened 7 years ago

sethrosetter commented 7 years ago

Steps to reproduce:

  1. User A shares a list with 3 tasks to User B
  2. User B deleted a task

Expected: Delete would not propagate Actual: User B is still able to the delete the doc