-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Contacts Interaction" Failing To Delete Contacts #50222
Comments
Are you asking for an enhancement to be made that adds a command / button to empty out the database table on your own server? I just looked through the code base for the app. I just want to make sure there's not a misunderstanding here:
Here / via this channel? Any idea when? I'm having a hard time finding any similar requests and this is the first Issue you've created according to GitHub. |
Thanks for the quick response and clarification.
Ignore the "3rd time" reference.
Thanks,
Monty
…On Fri, Jan 17, 2025 at 7:24 AM Josh ***@***.***> wrote:
Are you asking for an enhancement to be made that adds a command / button
to empty out the database table on your own server?
I just looked through the code base for the app
<https://github.com/nextcloud/server/tree/master/apps/contactsinteraction>.
I just want to make sure there's not a misunderstanding here:
- The *Contacts Interactions* app only stores data on your server.
- Any data stored by the app is located in the same database your
contacts are already stored in (your server).
- Recent = interacted with in the last 7 days (a background job drops
entries automatically as they age).
- If you disable the app, the *Recently contacted* address book goes
away entirely.
- The database table name is recent_contact (and you can see the code
here
<https://github.com/nextcloud/server/blob/6afe12593ea9339ea396c2710eda128fe79ca15c/apps/contactsinteraction/lib/Db/RecentContactMapper.php#L20>
if you want to browse or get rid of it.
- You can disable the app and never use the feature (though
documentation coverage could perhaps be improved).
This is the (3rd.) time I've submitted this request!!
Here / via this channel? Any idea when? I'm having a hard time finding any
similar requests and this is the first Issue you've created according to
GitHub.
—
Reply to this email directly, view it on GitHub
<#50222 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUU7QF2W453VLDEKKOOVKLD2LEOCFAVCNFSM6AAAAABVLCAEV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJYGYYDEOBSGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions. |
Yes, everything is fine.
…On Sun, Feb 16, 2025 at 4:20 PM Nextcloud Command Bot < ***@***.***> wrote:
This issue has been automatically marked as stale because it has not had
recent activity and seems to be missing some essential information. It will
be closed if no further activity occurs. Thank you for your contributions.
—
Reply to this email directly, view it on GitHub
<#50222 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUU7QF23GDLTB3YDYIS5QTL2QETNDAVCNFSM6AAAAABVLCAEV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRG4YDAOJQGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: nextcloud-command]*nextcloud-command* left a comment
(nextcloud/server#50222)
<#50222 (comment)>
This issue has been automatically marked as stale because it has not had
recent activity and seems to be missing some essential information. It will
be closed if no further activity occurs. Thank you for your contributions.
—
Reply to this email directly, view it on GitHub
<#50222 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUU7QF23GDLTB3YDYIS5QTL2QETNDAVCNFSM6AAAAABVLCAEV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRG4YDAOJQGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello,
I imported my Google Calendar into NC and I noticed that the Contacts Interaction App. stripped all the contacts out and placed them into the App.
I was never given the option of accepting or refusing this option.
I noticed that other people were concerned about deleting contacts as well and were told that they should disable the Contacts Interaction App. Well, disabling the App. and deleting the contacts are (2) different things!
I want my contacts permanently deleted from the Contacts Interaction App. asap!
This is the (3rd.) time I've submitted this request!!
Thanks!,
Monty
The text was updated successfully, but these errors were encountered: