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

OCM share not appearing #34634

Closed
diocas opened this issue Feb 27, 2019 · 8 comments
Closed

OCM share not appearing #34634

diocas opened this issue Feb 27, 2019 · 8 comments

Comments

@diocas
Copy link

diocas commented Feb 27, 2019

@VicDeo As I told you, the last time I tried to share something from CBox to OC, the share was added but nothing appeared in the interface. Can you give me your email so that you can debug it? I will send the json I POST with a valid webdav endpoint + secret.
Diogo

@ownclouders
Copy link
Contributor

GitMate.io thinks the contributor most likely able to help you is @PVince81.

Possibly related issues are #11433 ([Sharing] Not possible to share after having shared a folder), #3360 (Shared folder disappear ), #22739 (Sharing permission issue), #1167 (Can't share images for real), and #13569 (Not all remote shares removed).

@moscicki
Copy link

moscicki commented Mar 4, 2019

@PVince81: some help please?

@PVince81
Copy link
Contributor

PVince81 commented Mar 5, 2019

assuming OC version 10.0.10 and CBox is equivalent to 9.1.x ?

@VicDeo
Copy link
Member

VicDeo commented Mar 5, 2019

if "a valid webdav endpoint" assumes an absolute WebDav URL it won't work without patching apps/files_sharing/lib/External/Storage.php like this
https://github.com/owncloud/core/pull/34260/files#diff-dc34ca6e9b0f6e43d61d664c004c0968

@diocas
Copy link
Author

diocas commented Mar 5, 2019

I just said that I have a webdav endpoint and a JSON message, equivalent to a real POST that CERNBox would have posted... So, you simulate my POST and try to see why is not showing.
I did no other consideration about what a "valid webdav endpoint" is.

@VicDeo
Copy link
Member

VicDeo commented Jun 17, 2019

Probably related to the accepted db field in the oc_share_external table
a recipient is notified about incoming share and should explicitly accept it in UI
then accepted is set to 1 and the share becomes visible
in case the recipient refuses to accept the share unsharing happens.

@hodyroff
Copy link
Contributor

@diocas can you answer to the assumption by @VicDeo ?

@stale
Copy link

stale bot commented Sep 19, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

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

7 participants