Recipients user and group with same name
Open
Nobody has claimed this yet.
feature:sharing
Type:bug
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
Check the following steps:
- Create a user called
peter - Create a group called
peter - User
maryshares something with userpeter(correct sharing) - User
marytries to share something with grouppeter
Current: group peter is not listed as matching option (because peter is already a recipient, i guess)
Expected: even when a user and a group have the same name, they are different recipients. It should be allowed to share with both.
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
Start by reproducing the listed sharing steps in the iOS app, using a user and group with the same name. Trace the recipient matching and selection flow; done means both recipients are listed and can be selected for sharing, as described in the expected behavior and referenced issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100