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

[OCIS] Sharee can see a deleted shared folder #8960

Closed
nirajacharya2 opened this issue May 2, 2023 · 6 comments
Closed

[OCIS] Sharee can see a deleted shared folder #8960

nirajacharya2 opened this issue May 2, 2023 · 6 comments
Labels
Type:Bug Something isn't working

Comments

@nirajacharya2
Copy link
Contributor

nirajacharya2 commented May 2, 2023

Description

A sharee can see a shared folder deleted by sharer.
for local storage ,s3 storage, nfs storage, and docker.

Steps to reproduce

  1. as Admin upload a folder folder_to_share with sample.pdf
  2. Share it to a user Marie and accept it.
  3. Admin Deletes the folder folder_to_share .
  4. content inside of folder folder_to_share gets deleted but sharee can see folder folder_to_share .

Expected behaviour

sharee should not see a deleted shared folder folder_to_share .

Actual behaviour

sharee can see a deleted shared folder folder_to_share .

Environment general

Operating system: Ubuntu 22.04.2 LTS
Backend (ownCloud Core or Infinite Scale): OCIS

Environment ownCloud Infinite Scale

Version:: ocis-3.0.0-rc.1-linux-amd64

Where did you install Infinite Scale from:
https://download.owncloud.com/ocis/ocis/testing/3.0.0-rc.1/ocis-3.0.0-rc.1-linux-amd64

Web Version: web 7.0.0-rc.32

@saw-jan saw-jan added Type:Bug Something isn't working and removed QA:team labels May 2, 2023
@micbar
Copy link
Contributor

micbar commented May 2, 2023

@butonic related to owncloud/ocis#6154 ?

@butonic
Copy link
Member

butonic commented May 2, 2023

hm delete requests should have invalidated the stat cache, kind of related to owncloud/ocis#6154 as wo no longer use a gateway stat cache ... but I need to double check

@butonic
Copy link
Member

butonic commented May 2, 2023

cannot repreduce this with master, presumably because we no longer cache the stat response in the gateway

@butonic butonic assigned butonic and unassigned butonic May 2, 2023
@micbar
Copy link
Contributor

micbar commented May 2, 2023

Thx. Needs re-testing with rc.2 @ScharfViktor @nirajacharya2

@nirajacharya2
Copy link
Contributor Author

Thx. Needs re-testing with rc.2 @ScharfViktor @nirajacharya2

tested with rc.2. the issue is fixed

@JammingBen
Copy link
Collaborator

tested with rc.2. the issue is fixed

I'm closing here then :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

6 participants