Skip to content

Conversation

@nickvergessen
Copy link
Member

Steps

  1. add an external storage
  2. created a file "shared.txt"
    i. user gets notified
  3. modified this file
    i. user gets notified
  4. shared it with another user (B)
    i. both users are getting notified
  5. user B modified this file
    i. only user B gets notified, not the creator

@nickvergessen
Copy link
Member Author

/backport to stable15

@nickvergessen
Copy link
Member Author

/backport to stable14

Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code makes sense.

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

@MorrisJobke
Copy link
Member

Failing tests:

There were 2 errors:
1) Test\Share20\ManagerTest::testGetAccessList
Error: Call to a member function getUID() on null

/drone/src/github.com/nextcloud/server/lib/private/Share20/Manager.php:1427
/drone/src/github.com/nextcloud/server/tests/lib/Share20/ManagerTest.php:3506

2) Test\Share20\ManagerTest::testGetAccessListWithCurrentAccess
Error: Call to a member function getUID() on null

/drone/src/github.com/nextcloud/server/lib/private/Share20/Manager.php:1427
/drone/src/github.com/nextcloud/server/tests/lib/Share20/ManagerTest.php:3624

@nickvergessen nickvergessen force-pushed the bugfix/noid/correctly-determinate-owner-in-case-of-shared-external-storages branch from 7705aee to f66c37b Compare February 18, 2019 09:57
@nickvergessen
Copy link
Member Author

fixed

@MorrisJobke MorrisJobke merged commit 30e7d3e into master Feb 19, 2019
@MorrisJobke MorrisJobke deleted the bugfix/noid/correctly-determinate-owner-in-case-of-shared-external-storages branch February 19, 2019 09:28
@backportbot-nextcloud
Copy link

backport to stable15 in #14283

@backportbot-nextcloud
Copy link

backport to stable14 in #14284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants