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

No Home access after moving shared folders #8534

Closed
MrNoname33 opened this issue Feb 26, 2018 · 7 comments
Closed

No Home access after moving shared folders #8534

MrNoname33 opened this issue Feb 26, 2018 · 7 comments

Comments

@MrNoname33
Copy link

MrNoname33 commented Feb 26, 2018

Somebody shared folders with me and moved them to a group folder. After that I cant get access to my home in the web gui anymore. When I click on "shared with me" or something else left then I get access but never on the home symbol. The person who shared that folder with me and moved it into the group folder cant get access his home too.

What is to do to solve this situation?

@MorrisJobke
Copy link
Member

Could you fill out the issue template? https://raw.githubusercontent.com/nextcloud/server/master/issue_template.md

Thanks

@MrNoname33
Copy link
Author

MrNoname33 commented Feb 27, 2018

Pardon me. I filled it out and released it accidentelly there: nextcloud/groupfolders#94

@MrNoname33
Copy link
Author

I solved the problem on the mysql console:
delete from oc_share where uid_owner='name1' and share_with='name2';

But it would be very helpful if anybody could confirm this bug or if is an error that only come up on my machine.

@MorrisJobke
Copy link
Member

cc @nextcloud/sharing @icewind1991

@rullzer
Copy link
Member

rullzer commented Mar 1, 2018

We probably should forbid moving shared folders inside of groupfolders... (or the other way around)

@MrNoname33
Copy link
Author

MrNoname33 commented Mar 5, 2018

Is it an absolute path to a folder like this? Could it be a solution to work with an index number?

And why can't I access my home folder if there is a broken path there? This way it is possible that I prevent myself as admin from working with Nextcloud. And when I am not able to understand the tables in the Nexcloud database so that I can't delete the broken links like I did, then it is a real great problem.

To forbid the moving of shared folders is not a comfortable way I think.

@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jun 20, 2018
@MorrisJobke
Copy link
Member

We fixed something related to this lately. The upcoming 15.0.6 will have those fixes - #14689, #14690 and #14691. Thus I will close this here for now.

@nextcloud-bot nextcloud-bot removed the stale Ticket or PR with no recent activity label Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants