Signal-Android icon indicating copy to clipboard operation
Signal-Android copied to clipboard

Plaintext export creates 2 plaintexts for recipient and sender instead of merging them into one text document

Open hisdumbpuppy opened this issue 2 years ago • 3 comments

Bug description

Plaintext export creates 2 plaintexts for recipient and sender instead of merging them into one text document. Example - Me and my friends chat exported as plaintext makes one text document of only his messages sent and then another of only my messages sent to him. They are not together in one text document.

Device info

Device: Manufacturer Model XVI Android version: 14 Signal version: 6.25.1.0-JW

hisdumbpuppy avatar Jun 30 '23 19:06 hisdumbpuppy

That's very strange because export is done in one go wihout any distinction between sender and receiver, it just loops through the message table. What are the names of those files?

johanw666 avatar Jul 01 '23 09:07 johanw666

I tried to export my messages from signal as plain text and use the SMS Backup and Restore app to restore them. I looked at the XML format that Signal exported, it seemed fine. Shows conversation going as back and forth. However, when I checked it in the SMS Backup and Restore app, things got a bit wonky.

The app split up all the conversations based on the contact, which is alright, but the problem is it didn't show any of the messages I sent to them. Only the messages they sent me were visible in their contact conversation. And to make it even more confusing, all the messages I sent to different people got jumbled together into one group under my name. It didn't keep them separate based on the recipients like it usually does.

Anyone know how to fix this?

On Sat, Jul 1, 2023, 4:24 AM johanw666 @.***> wrote:

That's very strange because export is done in one go wihout any distinction between sender and receiver, it just loops through the message table. What are the names of those files?

— Reply to this email directly, view it on GitHub https://github.com/johanw666/Signal-Android/issues/80#issuecomment-1615774187, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIK2HAJQ3ZGXWXWHG7RPC43XN7UENANCNFSM6AAAAAAZ2GXTS4 . You are receiving this because you authored the thread.Message ID: @.***>

hisdumbpuppy avatar Jul 01 '23 16:07 hisdumbpuppy

Hello, I have the exact same issue. XML file I got from Signal has all my messages together with everyone else's in one file (might have to just extract the things I want manually, with a help of a python script). The last time I exported my messages from Signal through SMS Backup and Restore was around January 2023, and back then everything worked just fine (except for groupchats). Maybe the issue is with SMS Backup and Restore itself?

v3ctr0n avatar Nov 25 '23 16:11 v3ctr0n