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
Recursive search displaying folders not containing files matching the pattern #13925
Comments
Please let me know for what protocols you can reproduce this. |
This is when using Amazon S3 protocol. |
|
Fixed with #14183. |
|
Describe the bug
When using the recursive search feature to find files matching a certain pattern, it will display folders that DO NOT contain any files matching the pattern. When expanding these folders that do not contain files matching the pattern, it will not list any files (essentially act as an empty folder).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Per Cyberduck Docs
Only files matching the search or folders with containing files matching the pattern will be displayed in the browser.
Desktop (please complete the following information):
Additional context
Used to work as expected until I updated to the latest version.
The text was updated successfully, but these errors were encountered: