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

[Bug]: after renaming an ignored empty folder on windows: it stays pending sync forever #6719

Open
4 of 8 tasks
mgallien opened this issue Apr 30, 2024 · 1 comment
Open
4 of 8 tasks

Comments

@mgallien
Copy link
Collaborator

⚠️ Before submitting, please verify the following: ⚠️

Bug description

if a local folder is ignored (i.e. the name matches ignore patterns), the desktop files client will not sync it to the server.
in files explorer, the status icon will be empty (i.e. no status icon)
once you rename it such that it will be synced to the server, the status icon will be pending sync forever

Steps to reproduce

  1. Create a new folder
  2. Rename it to testIgnore
  3. Wait for sync to happen
  4. Add a rule to ignore all items with pattern: *.msg
  5. Rename testIgnore to testIgnore.msg
  6. Wait for sync to happen
  7. Rename testIgnore.msg to testIgnore
  8. Wait for sync to happen
  9. Checks status icon in explorer

Expected behavior

Folder gets the cloud status icon meaning that an empty folder is in sync with server

Which files are affected by this bug

n/a

Operating system

Windows

Which version of the operating system you are running.

windows 10

Package

Other

Nextcloud Server version

28.0.3

Nextcloud Desktop Client version

master branch

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

No response

Additional info

No response

@mgallien
Copy link
Collaborator Author

mostly affecting all current releases of virtual files on windows
@tobiasKaminsky

@mgallien mgallien changed the title [Bug]: after renaming an ignored folder on windows: it stays pending sync forever [Bug]: after renaming an ignored empty folder on windows: it stays pending sync forever Apr 30, 2024
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

1 participant