owncloud / owncloud/ios-app

Share screen inconsistent

Open
#533 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature:sharing
Dominant language
Swift
Stars
251
Forks
142
Avg merge
2d 17h
Merged PRs (30d)
3

Description

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"
}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the folder re-share flow in the iOS app using the listed ownCloud and app versions, then compare the recipient list before re-sharing, immediately after, and when reopening the view. Done means the user section shows a consistent recipient list throughout this sequence.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.