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

Sharing a file with remote group fails silently if the destination node does not have the oc-opencloudmesh app #26

Open
navid-shokri opened this issue Jun 26, 2023 · 3 comments

Comments

@navid-shokri
Copy link

Environment:

1- oc1.docker with oc-opencloudmesh
2- oc2.docker without oc-opencloudmesh

Actions:

sharing a file with an existing/not existing group from oc1.docker to oc2.docker

Current behavior:

the file is marked as a shared file in oc1.docker but there is no shared file.

@thepeak99 thepeak99 changed the title What is the the expected behavior when share a file with remote group when the destination Node does not have oc-opencloudmesh app? What is the expected behavior when sharing a file with remote group and the destination Node does not have the oc-opencloudmesh app? Jul 3, 2023
@thepeak99
Copy link

@michielbdejong opinion from the PO?

@michielbdejong
Copy link
Member

I think oc2.docker should hit https://github.com/owncloud/core/blob/08a63ec/apps/federatedfilesharing/lib/Controller/OcmController.php#L215-L217
and in oc1.docker the user should see an error in the GUI, ideally something like "remote server does not support OCM to groups" but if that's hard then at least something like "an error occurred"

@michielbdejong michielbdejong changed the title What is the expected behavior when sharing a file with remote group and the destination Node does not have the oc-opencloudmesh app? Sharing a file with remote group fails silently if the destination node does not have the oc-opencloudmesh app Jul 3, 2023
@michielbdejong
Copy link
Member

So yes, if the current behaviour is that on the sending side it looks like sharing was successful, then that's a bug!

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

3 participants