-
Notifications
You must be signed in to change notification settings - Fork 187
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. sharing issues #9534
Comments
Needs #9554 |
checked again:
but sharer cannot change share and delete share (existing bug #9926)
user can share but after refreshing -> share disappears 123.mov |
retest again after getting this fix cs3org/reva#4840 Steps:
|
@ScharfViktor The last step should work now. |
yes I know, I want to change test today |
Checked and closed as fixed |
precondition:
ocis-server
andfederation-ocis-server
see here https://owncloud.dev/ocis/development/testing/#running-test-suite-with-federated-sharing-ocmtest 1. users shares folder to federation users after receiver accepted invitation
TEST_SERVER_URL="https://ocis-server:9200" TEST_SERVER_FED_URL="https://federation-ocis-server:10200" BEHAT_FEATURE="tests/acceptance/features/apiOcm/share.feature:12" make test-acceptance-api
Steps:
Actual: no share for Brian. Alice refresh page-> share disappears
Uploading Screen Recording 2024-01-30 at 12.36.58.mov…
test 2. users shares folder to federation users after accepting invitation
TEST_SERVER_URL="https://ocis-server:9200" TEST_SERVER_FED_URL="https://federation-ocis-server:10200" BEHAT_FEATURE="tests/acceptance/features/apiOcm/share.feature:90" make test-acceptance-api
Steps:
Actual:
eTag
in the response - no clue maybe we don't need to.CC @butonic @aduffeck
The text was updated successfully, but these errors were encountered: