call to the /datasets/dataset_id/documents/metadata interface was successful, But the metadata displayed on the interface is empty #18684

Closed
opened 2026-02-21 19:50:39 -05:00 by yindo · 0 comments
Owner

Originally created by @anylineorg on GitHub (Oct 1, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.9.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

request:
/v1/datasets/6e376c26-e73f-4133-8b27-23217f43fcbc/documents/metadata
{"operation_data":[{"document_id":"9d92db8f-0392-46e8-9558-af2602976b96","metadata_list":[{"id":"65284ee0-1ef1-4cb0-aa39-bbf1f465555c","name":"province","value":"sd","type":"string"},{"id":"75144bcd-18e3-47f5-a666-4f0b010342f5","name":"city","value":"qd","type":"string"}]}]}

response:
{"result":"success"}

✔️ Expected Behavior

Image

Actual Behavior

Image In which table is the metadata information located
Originally created by @anylineorg on GitHub (Oct 1, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.9.1 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce request: /v1/datasets/6e376c26-e73f-4133-8b27-23217f43fcbc/documents/metadata {"operation_data":[{"document_id":"9d92db8f-0392-46e8-9558-af2602976b96","metadata_list":[{"id":"65284ee0-1ef1-4cb0-aa39-bbf1f465555c","name":"province","value":"sd","type":"string"},{"id":"75144bcd-18e3-47f5-a666-4f0b010342f5","name":"city","value":"qd","type":"string"}]}]} response: {"result":"success"} ### ✔️ Expected Behavior <img width="476" height="192" alt="Image" src="https://github.com/user-attachments/assets/1b5b459b-800d-4ce3-8bbd-55643a426e31" /> ### ❌ Actual Behavior <img width="1553" height="165" alt="Image" src="https://github.com/user-attachments/assets/d7cd9441-5217-492b-91b0-4e285eac9096" /> In which table is the metadata information located
yindo added the 🐞 bug label 2026-02-21 19:50:39 -05:00
yindo closed this issue 2026-02-21 19:50:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#18684