Skip to content

sqlite error(1): no such table: search_metadata #9494

@hrb-hub

Description

@hrb-hub

Happens when migrating from offline version 4 to version 7.

In offline migration v7 we clear/update the following tables (content_mail_index, mail_index, search_metadata, contact_index, search_group_data) without first checking if they exist.

Steps to reproduce:

  • Login using V275.250324.1 of the app.
  • Logout or close the app.
  • Login with the same user using v299.250722.0 or newer.
  • See the error.

Additional informations: The error is only shown once and does not appear again on subsequent logins once the user's offline storage has been migrated.

Test notes

  • Issue no longer occurs and migrating offline storage from version 4 to version 7 works without errors.
    • Desktop
    • Android
    • iOS

Metadata

Metadata

Assignees

Labels

androidissues that concern the android client but not all clientsbugbroken functionality, usability problems, unexpected errorsdesktopDesktop client related issuesiosissues that concern the ios client but not all clientsstate:testedWe tested it and are about to release it

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions