Skip to content
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

[Bug]: System address book is not syncable #38141

Closed
5 of 9 tasks
Tracked by #19575
ChristophWurst opened this issue May 9, 2023 · 3 comments
Closed
5 of 9 tasks
Tracked by #19575

[Bug]: System address book is not syncable #38141

ChristophWurst opened this issue May 9, 2023 · 3 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: carddav Related to CardDAV internals integration

Comments

@ChristophWurst
Copy link
Member

⚠️ This issue respects the following points: ⚠️

  • This is a bug, not a question or a configuration/webserver/proxy issue.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • Nextcloud Server is running on 64bit capable CPU, PHP and OS.
  • I agree to follow Nextcloud's Code of Conduct.

Bug description

The exposed system address book should be syncable like any other address book.

Steps to reproduce

  1. Add a trusted server and a shared secret
  2. Connect a Caldavclient using system:
  3. Sync the system addressbook

Expected behavior

It syncs

Installation method

None

Nextcloud Server version

24

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

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

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

N/a

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

@ChristophWurst ChristophWurst added bug 1. to develop Accepted and waiting to be taken care of integration feature: carddav Related to CardDAV internals labels May 9, 2023
@ChristophWurst
Copy link
Member Author

Testing with DAVx5

Initial user address book sync

192.168.1.30 - admin [09/May/2023:10:47:38 +0200] "PROPFIND /remote.php/dav/addressbooks/users/admin/personal/ HTTP/2.0" 207 505 "-" "DAVx5/4.3.2-gplay (2023/05/02; dav4jvm; okhttp/4.10.0) Android/12" "-"
192.168.1.30 - admin [09/May/2023:10:47:40 +0200] "REPORT /remote.php/dav/addressbooks/users/admin/personal/ HTTP/2.0" 207 887 "-" "DAVx5/4.3.2-gplay (2023/05/02; dav4jvm; okhttp/4.10.0) Android/12" "-"
192.168.1.30 - admin [09/May/2023:10:47:41 +0200] "REPORT /remote.php/dav/addressbooks/users/admin/personal/ HTTP/2.0" 207 317326 "-" "DAVx5/4.3.2-gplay (2023/05/02; dav4jvm; okhttp/4.10.0) Android/12" "-"
192.168.1.30 - admin [09/May/2023:10:47:43 +0200] "PROPFIND /remote.php/dav/addressbooks/users/admin/personal/ HTTP/2.0" 207 505 "-" "DAVx5/4.3.2-gplay (2023/05/02; dav4jvm; okhttp/4.10.0) Android/12" "-"

Initial system address book sync

192.168.1.30 - system [09/May/2023:10:57:50 +0200] "PROPFIND /remote.php/dav/addressbooks/system/system/system/ HTTP/2.0" 207 488 "-" "DAVx5/4.3.2-gplay (2023/05/02; dav4jvm; okhttp/4.10.0) Android/12" "-"
192.168.1.30 - system [09/May/2023:10:57:55 +0200] "REPORT /remote.php/dav/addressbooks/system/system/system/ HTTP/2.0" 207 3166 "-" "DAVx5/4.3.2-gplay (2023/05/02; dav4jvm; okhttp/4.10.0) Android/12" "-"
192.168.1.30 - system [09/May/2023:10:57:56 +0200] "REPORT /remote.php/dav/addressbooks/system/system/system/ HTTP/2.0" 207 6570 "-" "DAVx5/4.3.2-gplay (2023/05/02; dav4jvm; okhttp/4.10.0) Android/12" "-"

@ChristophWurst ChristophWurst added 0. Needs triage Pending check for reproducibility or if it fits our roadmap and removed 1. to develop Accepted and waiting to be taken care of labels May 9, 2023
@ChristophWurst
Copy link
Member Author

Just saw system contacts on my phone. So it must work. I'll check again.

@ChristophWurst
Copy link
Member Author

It works just fine. Also differential sync of a display name is propagated to my phone.

@ChristophWurst ChristophWurst closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: carddav Related to CardDAV internals integration
Projects
None yet
Development

No branches or pull requests

1 participant