owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.36k stars 180 forks source link

OCM federation sharing issue #10025

Open mmattel opened 1 week ago

mmattel commented 1 week ago

Using the federation setup from the web repo, ocis code master from friday last week. I created two new ordinary users:

vlad (sharer, ocis.owncloud.test) and ludmilla (sharee host.docker.internal).

The federation invite worked flawless (vlad generate token, ludmilla accept token). With both users, I created a file fo share. vlad shares his file with ludmilla and the file is immediately shown in shared files on ludmillas side.

Issue: Now doing the things backwards: ludmilla shares her file with vlad but the file is not shown in shared files on vlad side, though it shows shared at ludmilla.

@fschade @butonic fyi

fschade commented 1 week ago

@micbar something for that sprint or not?

mmattel commented 1 week ago

Linking to #9735

ScharfViktor commented 1 week ago

I guess https://github.com/owncloud/ocis/issues/9534 is similar.

you can find actual behavior in the comments