Deleted notebook items still shown in context view in iOS app

There appears to be a bug in the iOS app where deleted notebook items continue to be displayed in contexts even though they (correctly) disappear from the notebook view itself.

This behavior has been seen with Windows 1.7.7, MacOS 1.7.8 and iOS 1.6.3 syncing via ESS.

To reproduce

  1. Create a context named @test
  2. Create a notebook named Test
  3. Add three items – Item 1, Item 2 and Item 3 – to the Test notebook and @test context

    MacOS notebook view
     

    iOS notebook view
     

    MacOS context view of notebook items
     

    iOS context view of notebook items
     
  4. Delete Item 1 and Item 2 from the notebook on either platform

    MacOS notebook view after deleting items
     

    iOS notebook view after deleting items
     

    MacOS context view after deleting items
     

    iOS context view after deleting items

Thank you for taking the time to report this. I will create a ticket to fix the issue. As a temporary workaround you could remove the items from Trash directly, as this is sure to remove the items from the database.

Thanks for the response! Can confirm the workaround works. :slight_smile: