ragflow
ragflow copied to clipboard
[Bug]: After changing the object storage from minio to oss, the previously minio data will be missing a layer of directory when migrated to oss. It is recommended that oss set the prefix_path to dynamic
Self Checks
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (Language Policy).
- [x] Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- [x] Please do not modify this template :) and fill in all the required fields.
RAGFlow workspace code commit ID
After changing the object storage from minio to oss, the previously minio data will be missing a layer of directory when migrated to oss. It is recommended that oss set the prefix_path to dynamic
RAGFlow image version
0.7.1
Other environment information
Actual behavior
After changing the object storage from minio to oss, the previously minio data will be missing a layer of directory when migrated to oss. It is recommended that oss set the prefix_path to dynamic
Expected behavior
No response
Steps to reproduce
After changing the object storage from minio to oss, the previously minio data will be missing a layer of directory when migrated to oss. It is recommended that oss set the prefix_path to dynamic
Additional information
No response