Skip to content

Nested groupfolder sync broken with Nextcloud desktop client #1787

@Abraxas0

Description

@Abraxas0

Steps to reproduce

  1. Create a group folder (e.g. "Parent Directory")
  2. Create a sub group folder (e.g. "Parent Directory/Sub Directory")
  3. Create a plain text file at parent directory (-> will be synced to server and all Windows clients)
  4. Create a plain text file at sub directory (-> will be synced to server and all Windows clients)
  5. Change the plain text file at parent directory (-> will be synced to server and all Windows clients)
  6. Change the plain text file at sub directory (-> will be synced to server, but not to any Windows client)
  7. Change the plain text file at parent directory again or make any change to the parent directory (-> will be synced to server and all pending changes from step 6 will now be synced to all Windows clients too)

This behaviour affects only nested group folders, not plain sub directories in a group folder.

Expected behaviour

All changes of files pushed to or made on the server (create, modify, delete of a file) inside nested group folders should be pushed to all clients.

Actual behaviour

Changes of files pushed to or made on the server (create, modify, delete of a file) inside nested group folders are pushed to Windows clients only if any change have been made to at least one file inside the root group folder.

Server configuration

Operating system: CentOS Linux release 7.9.2009

Web server: Apache/2.4.35

Database: 10.4.21-MariaDB MariaDB Server

PHP version: PHP 7.4.25

Nextcloud version: 22.2.3

Group folders version: 10.0.0

Updated from an older Nextcloud or fresh install: Update

Where did you install Nextcloud from: tar.gz from official source

Are you using external storage, if yes which one: no (local)

Are you using encryption: no

Are you using an external user-backend, if yes which one: ActiveDirectory

Client configuration

Browser: Firefox 94.0.2, Nextcloud Desktop-Client 3.3.6

Operating system: Windows 10 Pro, 10.0.19043

Logs

Web server error log

I'm sorry, but no errors have been logged to Apache vhost log during test.

Nextcloud log (data/nextcloud.log)

I'm sorry, but no events have been logged to nextcloud.log during test.
Nextcloud loglevel is 3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developIssues that are ready for developmentbugfeature: client syncItems related to syncing with client applications

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions