Skip to content
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

Increase file count after sharing #3682

Merged
merged 4 commits into from
May 11, 2022

Conversation

luka-nextcloud
Copy link
Contributor

@luka-nextcloud luka-nextcloud commented Mar 31, 2022

Signed-off-by: Luka Trovic luka@nextcloud.com

Summary

File count does not increase after sharing.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Copy link
Member

@juliushaertl juliushaertl left a comment

Choose a reason for hiding this comment

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

@juliushaertl
Copy link
Member

@luka-nextcloud Could you check on the review comment so we can get that in?

lib/Service/AttachmentService.php Outdated Show resolved Hide resolved
src/components/card/AttachmentList.vue Outdated Show resolved Hide resolved
lib/Sharing/DeckShareProvider.php Outdated Show resolved Hide resolved
@luka-nextcloud
Copy link
Contributor Author

@juliushaertl Do we need to add a test for it now?

@juliushaertl
Copy link
Member

If existing tests pass that should be fine for the backend side I'd say with the integration tests in https://github.com/nextcloud/deck/blob/master/tests/integration/features/sharing.feature

For the frontend I've started collecting the case in #3768 so we can add it after the cypress parts are merged.

@juliushaertl
Copy link
Member

Seems tests are not happy yet unfortunately ;)

Signed-off-by: Luka Trovic <luka@nextcloud.com>
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Signed-off-by: Luka Trovic <luka@nextcloud.com>

fix: conflicts

Signed-off-by: Luka Trovic <luka@nextcloud.com>

fix: conflicts and test issues

Signed-off-by: Luka Trovic <luka@nextcloud.com>
@juliushaertl juliushaertl force-pushed the bug/increase-file-count-after-sharing branch 3 times, most recently from cc4badc to c11b027 Compare May 6, 2022 13:23
.github/workflows/integration.yml Outdated Show resolved Hide resolved
l10n/eu.json Outdated Show resolved Hide resolved
lib/Db/AclMapper.php Outdated Show resolved Hide resolved
@juliushaertl
Copy link
Member

/backport to stable24

@juliushaertl
Copy link
Member

/backport to stable23

@juliushaertl
Copy link
Member

/backport to stable22

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl juliushaertl force-pushed the bug/increase-file-count-after-sharing branch from c11b027 to 03f4006 Compare May 11, 2022 14:04
@juliushaertl juliushaertl merged commit 9bd8669 into master May 11, 2022
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.

File count is not increased after sharing
3 participants