couchbaselabs/ToDoLite-Android

Empty row issue

sethrosetter opened this issue · 1 comments

  • Empty row issue
    • ForestDB
    • A create list, share with users B and C (Android + ForestDB)
    • A creates 3 tasks one task with image
    • A unshares with B
    • A creates 2 more tasks
    • A removes first 3 created tasks

Expected: All three initial tasks are removed from C
Actual: C still sees image task, when navigating back to list of lists and back to the task list again, the app displays an empty row

Probably related to https://github.com/couchbase/couchbase-lite-java-core/issues/1367

Unable to reproduce with 1.3.0-43