mirror of
https://github.com/jberkel/sms-backup-plus.git
synced 2026-04-25 17:05:59 +03:00
[GH-ISSUE #1073] How to delete messages on Gmail (SMS label) and mirroring the clean on the phone ? #856
Labels
No labels
AM+RCS
FAQ
awaiting response
backup
bespoke
bug
calendar
call log
cannot reproduce
cloudless
device-specific
documentation
dual- & multi-SIM
duplicate
feature-request
fixed in beta
good first issue
half-missing
help wanted
helpful
meta
misattribution
mms
other message sources
pull-request
question
rejuvenation
restore
schedule
security
stale
task
thanks
v1.5.1
v1.5.10
v1.5.11
v1.5.2
v1.5.3
v1.5.3
v1.5.4
v1.5.4
v1.5.5
v1.5.5
v1.5.6
v1.5.7
v1.5.8
v1.5.9
v1.6β
xoauth
~$ bounty $~
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sms-backup-plus-jberkel#856
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 @nonobio on GitHub (Feb 3, 2022).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/1073
Hello,
I have a little question:
If I delete messages SMS on my phone and then I restore all messages with SMS Backup+: all is restored, including the deleted message: ok (https://github.com/jberkel/sms-backup-plus/issues/4)
But today I tried to delete messages on my Gmail backup, and then I did a restore: I hoped I would have the "cleaned" version of my messages but the deleted messages are always here on the phone after restoration completed.
I think it is because the SMS phone database hasn't been deleted before the restoration? Am I right?
If yes, should I delete it manually (if possible), before the restoration, or do you have any other recommendations?
What I would like is to clean my message by deleting which I don't want anymore. I found doing the cleaning on Gmail (or Thunderbird), easier, but is it possible?
Thanks :)
Expected behaviour
Delete messages on Gmail (SMS label) and mirroring the clean on the phone
Actual behaviour
Delete messages on Gmail (SMS label) are always present on the phone after a SMS Backup+ restoration.
Steps to reproduce the behaviour
Delete message on Gmail on the SMS label.
Start a restoration on SMS Backup+.
Please specify the following:
@ajhepple commented on GitHub (Feb 4, 2022):
Have you taken into account that when you delete a message in Gmail it isn't actually deleted immediately? Instead, Gmail adds a
Binlabel to the message which has the effect of hiding it from your inbox. Messages retain any other labels, including theSMSlabel. Messages labelledBinare permanently deleted at some later date, determined by your account settings I think. I doubt SMS Backup excludes messages that have theBinlabel when performing a restore.@nonobio commented on GitHub (Feb 5, 2022):
Hi,
Thanks for your reply, it's a good tip, but it seems that as I thought, by deleting the SMS database on my phone (done with SMS Backup & Restore: tools), I do not have my deleted SMS displayed anymore :).
Bye