[Bug]: status wrong for directories when using vfs and nextcloud desktop 3.14.0
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 127
Description
### ⚠️ Before submitting, please verify the following: ⚠️
- [X] This is a **bug**, not a question or a configuration issue.
- [X] This issue is **not** already reported on Github (I've searched it).
- [X] Nextcloud Server and Desktop Client are **up to date**. See [Server Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) and [Desktop Releases](https://nextcloud.com/install/#install-clients) for supported versions.
- [X] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/)
### Bug description
On the Nextcloud client, I see the :white_check_mark: (all sync'ed) icon whereas next to files in the explorer I see the "syncing" icon (:arrows_counterclockwise: ). To me this bug is similar as https://github.com/nextcloud/desktop/issues/3082
Restarting the client doesn't help.
See screenshots taken at the same time


### Steps to reproduce
Does not happen on every client. The problem happened when uploading a file, and the files in the same folder starting harboring the "syncing" symbol.
### Expected behavior
Consistent display:
- either "syncing" on both the file explorer and the Nextcloud client
- either "sync'ed" on both the file explorer and the Nextcloud client
### Which files are affected by this bug
i don't understand
### Operating system
Windows
### Which version of the operating system you are running.
Windows 10
### Package
Official Windows MSI
### Nextcloud Server version
28.0.10
### Nextcloud Desktop Client version
3.14.0
### 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
- [X] Other
### Nextcloud Server logs
```shell
Nothing relevant.
```
### Additional info
S3 backend.
Contributor guide
Assessment
This issue has not been assessed yet.