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

creating share with user and group having same name is not possible #2419

Closed
haribhandari07 opened this issue Nov 11, 2019 · 2 comments · Fixed by #2724
Closed

creating share with user and group having same name is not possible #2419

haribhandari07 opened this issue Nov 11, 2019 · 2 comments · Fixed by #2724
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working

Comments

@haribhandari07
Copy link
Contributor

Steps to reproduce

  1. Cretate two users user1 and user2. And create a group user1
  2. Add user2 to group user1 and share some file abc.txt with group user1
  3. Now try to share the same file abc.txt with user user1. Here user1 is not displayed in the sharing autocomplete list.

Expected behaviour

It must be possible to share file with user and group having same name

Actual behaviour

Sharing with user and group with same name is not possible

@haribhandari07 haribhandari07 added the Type:Bug Something isn't working label Nov 11, 2019
@phil-davis
Copy link
Contributor

core issue owncloud/core#35488 was similar.
The sharing API was fixed in owncloud/core#36359

Does that fix help Phoenix to work?

@haribhandari07
Copy link
Contributor Author

Nope core is fixed but phoenix is not yet fixed. I have just added acceptance tests for this issue here #2386

@PVince81 PVince81 added the Priority:p3-medium Normal priority label Nov 11, 2019
@PVince81 PVince81 added this to the Milestone 1: Phoenix for users milestone Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants