Skip to content

Fix import from legacy DB.

Ghislain MARY requested to merge fix/import-from-legacy-db-5.4 into release/5.4

What happened was that if an application was updated and tried to import legacy chat messages, it would consider all of the chat messages, call history and friends as updated, and then trying to import friends would do nothing.

Merge request reports