nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.35k stars 4.06k forks source link

[Bug]: Cannot edit contacts that are Recently Contacted #41194

Open jdaviescoates opened 1 year ago

jdaviescoates commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Bug description

Some contact randomly end up in my Recently Contacted here:

image

But whilst they are then it's impossible to edit them, which is very frustrating. What possible purpose does this serve?

image

I mean, I can see why Recently Contacted could be useful, but why lock them in read-only mode?!?

In my case, it isn't even people I have actually recently contacted (I guess because I'm using the SnappyMail app and not Nextcloud Mail), it's only people the Nextcloud Calendar has recently contacted (and yet, somewhat bizarrely, it isn't even all of them - someone I just added to an event is not listed, and it also includes at least one who I'm fairly certain I have not interacted with recently at all).

Note, this is actually reported here: https://help.nextcloud.com/t/some-nextcloud-contacts-read-only/105957 but 1) that is now locked (as is the other one linked from that https://help.nextcloud.com/t/help-trying-to-understand-recently-contacted/86798/4 ) and it doesn't resolve the issue, and 2) there is not associated GitHub issue.

Steps to reproduce

  1. Go to contacts
  2. Click on Recently contacted
  3. Note I am unable to edit any of them

Expected behavior

I expect to be able to edit my contacts

Installation method

Other Community project

Nextcloud Server version

27

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

PostgreSQL

Is this bug present after an update or on a fresh install?

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

Configuration report

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "office.uniteddiversity.coop"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "pgsql",
        "version": "27.1.3.2",
        "overwrite.cli.url": "https:\/\/office.uniteddiversity.coop\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "5432",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "forcessl": "1",
        "mail_smtpmode": "smtp",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "2525",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "overwritehost": "office.uniteddiversity.coop",
        "overwriteprotocol": "https",
        "updatechecker": false,
        "updater.release.channel": "cloudron",
        "lost_password_link": "https:\/\/my.uniteddiversity.org\/api\/v1\/session\/password\/resetRequest.html",
        "logfile": "\/dev\/stderr",
        "loglevel": "3",
        "debug": false,
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": "6379",
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "integrity.check.disabled": true,
        "htaccess.RewriteBase": "\/",
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "ldapIgnoreNamingRules": false,
        "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
        "maintenance": false,
        "has_rebuilt_cache": true,
        "app_install_overwrite": [
            "files_opds",
            "calendar",
            "duplicatefinder"
        ],
        "enabledPreviewProviders": [
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown",
            "OC\\Preview\\OpenDocument",
            "OC\\Preview\\PDF",
            "OC\\Preview\\MSOffice2003",
            "OC\\Preview\\MSOfficeDoc",
            "OC\\Preview\\PDF",
            "OC\\Preview\\Image",
            "OC\\Preview\\Photoshop",
            "OC\\Preview\\TIFF",
            "OC\\Preview\\SVG",
            "OC\\Preview\\Font",
            "OC\\Preview\\MP3",
            "OC\\Preview\\Movie",
            "OC\\Preview\\MKV",
            "OC\\Preview\\MP4",
            "OC\\Preview\\AVI"
        ],
        "simpleSignUpLink.shown": false,
        "default_phone_region": "US",
        "mail_sendmailmode": "smtp",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpsecure": "",
        "defaultapp": "files"
    }
}

List of activated Apps

Enabled:
  - activity: 2.19.0
  - calendar: 4.5.2
  - circles: 27.0.1
  - cloud_federation_api: 1.10.0
  - comments: 1.17.0
  - contacts: 5.4.2
  - contactsinteraction: 1.8.0
  - dashboard: 7.7.0
  - dav: 1.27.0
  - deck: 1.11.0
  - event_update_notification: 2.2.0
  - federatedfilesharing: 1.17.0
  - federation: 1.17.0
  - files: 1.22.0
  - files_pdfviewer: 2.8.0
  - files_reminders: 1.0.0
  - files_rightclick: 1.6.0
  - files_sharing: 1.19.0
  - files_trashbin: 1.17.0
  - files_versions: 1.20.0
  - forms: 3.3.1
  - integration_dropbox: 2.0.1
  - integration_google: 2.0.2
  - logreader: 2.12.0
  - lookup_server_connector: 1.15.0
  - notes: 4.8.1
  - notifications: 2.15.0
  - oauth2: 1.15.1
  - onlyoffice: 8.2.4
  - password_policy: 1.17.0
  - photos: 2.3.0
  - previewgenerator: 5.3.0
  - privacy: 1.11.0
  - provisioning_api: 1.17.0
  - recommendations: 1.6.0
  - related_resources: 1.2.0
  - serverinfo: 1.17.0
  - settings: 1.9.0
  - sharebymail: 1.17.0
  - side_menu: 3.10.3
  - snappymail: 2.29.1
  - spreed: 17.1.2
  - support: 1.10.0
  - survey_client: 1.15.0
  - systemtags: 1.17.0
  - text: 3.8.0
  - theming: 2.2.0
  - twofactor_backupcodes: 1.16.0
  - updatenotification: 1.17.0
  - user_ldap: 1.17.0
  - user_status: 1.7.0
  - viewer: 2.1.0
  - workflowengine: 2.9.0
Disabled:
  - accessibility: 1.10.0
  - admin_audit: 1.17.0
  - appointments: 1.15.4 (installed 1.15.4)
  - bruteforcesettings: 2.7.0
  - collectives: 2.8.2 (installed 2.8.2)
  - duplicatefinder: 1.0.7 (installed 1.0.7)
  - encryption: 2.15.0
  - files_external: 1.19.0
  - files_fulltextsearch: 27.0.1 (installed 27.0.1)
  - files_fulltextsearch_tesseract: 27.0.0 (installed 27.0.0)
  - files_markdown: 2.4.1 (installed 2.4.1)
  - files_mindmap: 0.0.29 (installed 0.0.29)
  - files_videoplayer: 1.13.0
  - firstrunwizard: 2.16.0 (installed 2.14.0)
  - fulltextsearch: 27.0.2 (installed 27.0.2)
  - groupfolders: 15.3.1 (installed 15.3.1)
  - integration_twitter: 1.0.6 (installed 1.0.6)
  - integration_whiteboard: 0.0.14 (installed 0.0.14)
  - mail: 3.4.3 (installed 3.4.3)
  - maps: 1.1.1 (installed 1.1.1)
  - nextcloud_announcements: 1.16.0 (installed 1.11.0)
  - richdocuments: 8.2.1 (installed 8.2.1)
  - socialsharing_diaspora: 2.6.0 (installed 2.6.0)
  - socialsharing_email: 2.6.0 (installed 2.6.0)
  - socialsharing_facebook: 2.6.0 (installed 2.6.0)
  - socialsharing_twitter: 2.6.0 (installed 2.6.0)
  - suspicious_login: 5.0.0
  - talk_matterbridge: 1.26.0 (installed 1.26.0)
  - tasks: 0.15.0 (installed 0.15.0)
  - twofactor_totp: 9.0.0
  - weather_status: 1.7.0 (installed 1.5.0)

Nextcloud Signing status

Integrity checker has been disabled. Integrity cannot be verified.

Nextcloud Logs

That page doesn't seem to load for me. Either that it it's taking too long.

Additional info

I've installed Nextcloud using Cloudron

jdaviescoates commented 1 year ago

Even after disabling the Contacts Interaction app I still have some these impossible to edit contacts :sob:

ChristophWurst commented 1 year ago

@solracsf the app contactsinteraction lives in server.

The contacts app is handling the read-only ACLs correctly

solracsf commented 1 year ago

@ChristophWurst sorry, noted 👍