Closed dbutti closed 2 years ago
We delete each message's data after it gets backfilled, so this isn't really possible.
I see that the messages are deleted from the bridge DB, but it should be possible to get them back through the Whatsapp API just like it's done the first time, shouldn't it?
History can't be requested, you only get it when logging in.
Oh, I see - sorry, didn't know that.
Hello; on a bridge with backfill enabled, if a user leaves a portal and later uses the "pm" or "open" for the same contact/group, no backfill happens. As tulir explained when commenting in #562, backfill in the current version only happens upon login, but of course it would be useful to have it working also when simply re-creating a portal which used to exist before.
When re-creating a portal under the current version, several attempts to launch backfill are triggered indeed (both IMMEDIATE and DEFERRED), but they all fail with the message "Could not find history sync conversation data for".
Please advise if I'm misunderstood, or if more information is needed for this issue.
Thank-you very much,