mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 10:55:56 +03:00
[GH-ISSUE #14] Incorrect merging #13
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @p4r4d0x86 on GitHub (Apr 25, 2019).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/14
Hello Ivan,
Thank you for your scripts :)
I took a look into your code and I am pretty sure the way of merging message is not working correctly in some cases since "_id" restart from the beginning on every new phone/backup.
It is a good check to avoid duplicating message but not merge two backups from the same number coming from two phones used successively without importing the previous backup.
Give a check here to see:
github.com/namnoops/merjapp@649b95948f/src/com/merjapp/Merge.java (L215-L219)Kind regards,
Nico
@B16f00t commented on GitHub (May 2, 2019):
whamerge Updated. The script only works with databases that have not been restored.