owncloud / ios-app

📱The all-new iOS app for ownCloud
https://owncloud.org/news/new-ios-app-ready-public-app-store/
GNU General Public License v3.0
213 stars 121 forks source link

Share screen inconsistent #533

Open michaelstingl opened 4 years ago

michaelstingl commented 4 years ago

Steps to reproduce

  1. User admin shares folder Example Files with user test
  2. User test re-shares folder Example Files with user bob

Expected behaviour

User section should be consistent

Actual behaviour

After creating the re-share (step 2.) recipient list is different

2019-10-21 22 53 12 2019-10-21 22 53 17 2019-10-21 22 53 26 2019-10-21 22 53 47
. before re-share re-share re-open view

Client

iOS version: iOs 13.2 (17B5077a)

ownCloud app version: 1.1.1 build 134 (app: 6768537, sdk: b85482a)

Device model: iPhone 11 Pro Max

Server configuration

ownCloud version:

$ curl  -s https://demo.shniq.cloud/status.php | jq
{
  "installed": true,
  "maintenance": false,
  "needsDbUpgrade": false,
  "version": "10.2.1.4",
  "versionstring": "10.2.1",
  "edition": "Community",
  "productname": "ownCloud"
}
michaelstingl commented 4 years ago

@pmaier1 Shall I see myself as a recipient?