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

Search works incorrect after MOVE request #3700

Closed
ScharfViktor opened this issue May 5, 2022 · 0 comments · Fixed by #3725
Closed

Search works incorrect after MOVE request #3700

ScharfViktor opened this issue May 5, 2022 · 0 comments · Fixed by #3725
Labels

Comments

@ScharfViktor
Copy link
Contributor

ocis local:
branch: v2.0.0-alpha1

Preparation:

  • rm -rf /.ocis
  • run ocis
  • admin creates New folder
  • inside the "New folder" folder create: folder "test" and file "test.txt"

Steps:

  • in the home page try to search by "test" - work correct
    Screenshot 2022-05-05 at 16 03 47

  • try to send request "MOVE" (rename or remove to trash) file "test.txt" or folder "test"

  • in the home page try again to search by "test" -
    Screenshot 2022-05-05 at 16 08 53

Actual: after renaming file, search finds it in "personal", but file is in a different location

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants