owncloud / product

ownCloud Product Backlog
GNU Lesser General Public License v3.0
0 stars 1 forks source link

[OCIS] [OCIS-storage] resharing doesn't work #265

Open dpakach opened 3 years ago

dpakach commented 3 years ago

Resharing doesn't works in OCIS with OCIS storage (really confusing name).

Trying to reshare a received share gives

<?xml version="1.0" encoding="UTF-8"?>
<ocs><meta><status>error</status><statuscode>996</statuscode><message>grpc create share request failed</message></meta></ocs>
phil-davis commented 3 years ago

IMO this issue can be closed. Fixed by https://github.com/cs3org/reva/pull/1368

The test scenarios that are currently listed in expected-failures for this issue are just all the scenarios for https://github.com/owncloud/ocis/issues/1250 "Expiration date for shares is not implemented" which test resharing with an expiry date. I will reorganize those so that they are not listed under this "resharing soes not work" issue.

@butonic @dpakach agree?

phil-davis commented 2 years ago

ToDo: I removed the sections in expected-failures that mentioned this issue. I will investigate again and maybe this can be closed...