Removed core issue tag, refactored ocis-reva, ocis issue tag
This commit is contained in:
+4
-4
@@ -66,7 +66,7 @@ Feature: sharing
|
||||
| old |
|
||||
| new |
|
||||
|
||||
@issue-ocis-2213
|
||||
@issue-2213
|
||||
Scenario Outline: Correct webdav share-permissions for received file with edit permissions but no reshare permissions
|
||||
Given using <dav-path> DAV path
|
||||
And user "Alice" has uploaded file with content "foo" to "/tmp.txt"
|
||||
@@ -81,7 +81,7 @@ Feature: sharing
|
||||
| old |
|
||||
| new |
|
||||
|
||||
@issue-ocis-2213
|
||||
@issue-2213
|
||||
Scenario Outline: Correct webdav share-permissions for received group shared file with edit permissions but no reshare permissions
|
||||
Given using <dav-path> DAV path
|
||||
And group "grp1" has been created
|
||||
@@ -103,7 +103,7 @@ Feature: sharing
|
||||
| old |
|
||||
| new |
|
||||
|
||||
@issue-ocis-2213
|
||||
@issue-2213
|
||||
Scenario Outline: Correct webdav share-permissions for received file with reshare permissions but no edit permissions
|
||||
Given using <dav-path> DAV path
|
||||
And user "Alice" has uploaded file with content "foo" to "/tmp.txt"
|
||||
@@ -196,7 +196,7 @@ Feature: sharing
|
||||
| old |
|
||||
| new |
|
||||
|
||||
@issue-ocis-2213
|
||||
@issue-2213
|
||||
Scenario Outline: Correct webdav share-permissions for received folder with all permissions but edit
|
||||
Given using <dav-path> DAV path
|
||||
And user "Alice" has created folder "/tmp"
|
||||
|
||||
Reference in New Issue
Block a user