nextcloud / nextcloud/contacts
Notes not synchronized to iOS if contact is shared read-only
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Describe the bug
A note within a contact is only displayed on a iOS Device if I have write permission to this contact.
But if I share this contact only with read permission the notes are not displayed/synchronized with the devices (iPhone).
Steps to reproduce
- Create a new addressbook
- Create a contact in this addressbook with a note
- Share this addressbook to a user with read-only permission
- Add this contacts to your iOS device with the read-only user
Expected behavior
The note will be missing
Actual behavior
The note will be displayed in the contact like it is with other contacts with write permission.
Contact version
4.2.0
Operating system
Ubuntu 20.04.4 LTS (Docker)
PHP engine version
PHP 8.0
Web server
Apache (supported)
Database
MariaDB
Additional info
Behind a NGINX Reverse-Proxy
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using the four listed steps with a read-only shared address book and an iOS device. Trace the contact and note synchronization path in the Contacts app; no source file or test is named in the report. First resolve the contradictory expected and actual behavior, then verify that the intended note visibility is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100