JohnZp opened a new issue #9271: URL: https://github.com/apache/dolphinscheduler/issues/9271
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened If I have 2 custom directories d1 and d2 in the file management. Firstly, I upload the file f1.txt to the d1 directory, and it can be uploaded to the d1 directory normally. Then, I switch to the d2 directory and upload the file f2. txt to the d2 directory, the ui shows that it is indeed uploaded to the d2 directory, but actually I query in the file system, f2.txt is uploaded to the d1 directory. ### What you expected to happen Files can be uploaded to a real directory ### How to reproduce Multi-directory switching upload ### Anything else _No response_ ### Version 2.0.5 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
