Closed labkode closed 10 years ago
@MTRichards @craigpg Can you help me here?
There should be no difference between a local storage for primary storage, and an object store for primary storage with regards to how sharing appears in a user's account. The shared files should still appear at the user's all files tab, and also be in the sort, and be movable.
@butonic any idea why these appear differently?
@DeepDiver1975 any additional comment here?
There should be no difference in the behavior - looks like a bug
@DeepDiver1975 Can you have a look please?
Can you have a look please?
On it - fighting to get the vm with openstack up and running - same fun like in Berlin :imp:
@labkode There are some questions to be answered :wink:
Which version of ownCloud are you using? Which object store are you connected to? Did you share a file or a folder? Did you share with a user or with a group? (The original description says user - just to be sure :wink: )
THX
@karlitschek @craigpg @MTRichards master branch works as expected - testing stable7 now ...
I used OC7.0.1 with swift and the trystack account. I shared a folder. Hugo Gonález Labrador Escuela Superior de Ingeniería Informática Universidad de Vigo
El 18/09/2014, a las 15:10, Thomas Müller notifications@github.com escribió:
@labkode There are some questions to be answered
Which version of ownCloud are you using? Which object store are you connected to? Did you share a file or a folder?
THX
— Reply to this email directly or view it on GitHub.
I used OC7.0.1 with swift and the trystack account. I shared a folder.
Can I ask you to retest with 7.0.2? THX
I cannot test it until Monday. I would test it with 7.0.1 again because for you it works ?
Hugo Gonález Labrador Escuela Superior de Ingeniería Informática Universidad de Vigo
El 18/09/2014, a las 16:16, Thomas Müller notifications@github.com escribió:
I used OC7.0.1 with swift and the trystack account. I shared a folder.
Can I ask you to retest with 7.0.2? THX
— Reply to this email directly or view it on GitHub.
Tested with stable7 -> works
even with tag 7.0.1 I see shared files and folders in "All folders"
@labkode please retest - THX
I have retested with a vanilla installation and it is ok. I had some custom configuration that triggered this behaviour. Sorry for wasting some minutes of your time.
Hi, I want to know if the following is by design or it is a bug. When you use local storage and someone shares with you something, this new share appears at your user tree (tab "All files") and you can move them wherever you want. In the other hand, when using primary object store, these shares that you are receiving are only in the tab "Shared with me" and are being presented as an entry list without the possibility to move the folders or files. I would appreciate a clear answer for this questions because we are developing a custom primary object store that handles sharing too, and it would be great to see where this goes for a better integration in the future. I think that the separation of the user tree and the shares like in primary object store is simpler for the user. Thanks.