IplLL opened a new issue, #16502: URL: https://github.com/apache/dolphinscheduler/issues/16502
### 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   I created a folder named A in the file management, and when I entered the folder, I encountered an error: [ERROR] 2024-08-21 16:36:57.120+0800 o.a.d.a.s.i.ResourcesService Impl: [496] - current user does not have permission. Any operation to upload files or create a folder in the folder will result in an error similar to the one above. Assuming I create folder B in folder A, it can still be successfully created, but the created folder B will automatically be placed outside at the same level as folder A    ### What you expected to happen I hope to be able to create files and folders in folder A, which means that sub files can be created in the folder ### How to reproduce nothing ### Anything else _No response_ ### Version 3.2.x ### Are you willing to submit PR? - [ ] 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]
