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

Renaming a Space works in list endpoint, single get still shows the old name #3104

Closed
AlexAndBear opened this issue Feb 3, 2022 · 7 comments

Comments

@AlexAndBear
Copy link
Contributor

AlexAndBear commented Feb 3, 2022

Describe the bug

Renaming a Space works in list endpoint, single get still shows the old name

Steps to reproduce

Steps to reproduce the behavior:

  1. Rename a Space
  2. List drives shows the new name
  3. Get single drive shows the old name

Expected behavior

Get single drive should show the new name

Actual behavior

Get single drive shows the old name

Setup

Please describe how you started the server and provide a list of relevant environment variables.

OCIS_VERSION=vX.X.X
BRANCH=vX.X.X
STORAGE_FRONTEND_UPLOAD_DISABLE_TUS=false

Additional context

Add any other context about the problem here.

@AlexAndBear
Copy link
Contributor Author

FYI @C0rby @micbar

@micbar
Copy link
Contributor

micbar commented Feb 3, 2022

thanks, will take a look now

@micbar
Copy link
Contributor

micbar commented Feb 3, 2022

@butonic @kobergj It is a caching issue in the gateway or in the registry.

It only happens when i send a filter by id in the cs3api request.

@micbar
Copy link
Contributor

micbar commented Feb 3, 2022

@janackermann fix in cs3org/reva#2500

@micbar
Copy link
Contributor

micbar commented Feb 3, 2022

merged, needs update in ocis.

will be part of #3094 correct? @kobergj ?

@kobergj
Copy link
Collaborator

kobergj commented Feb 3, 2022

Yes. I will update reva in #3094 after cs3org/reva#2458 is merged

@AlexAndBear AlexAndBear changed the title Renaming a Space works in list endpoint, single get still shows the old name [full-ci] Renaming a Space works in list endpoint, single get still shows the old name Feb 4, 2022
@AlexAndBear AlexAndBear changed the title [full-ci] Renaming a Space works in list endpoint, single get still shows the old name Renaming a Space works in list endpoint, single get still shows the old name Feb 4, 2022
@micbar
Copy link
Contributor

micbar commented Feb 4, 2022

#3094 is merged

@micbar micbar closed this as completed Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants