Files
dify/api/services
Yansong Zhang 030bce4723 fix(api): dataset lookup tolerates malformed mention ids — ENG-617
A {{#knowledge:<id>#}} mention id is user-editable prompt text; a non-UUID id
hit the UUID-typed datasets query and 500'd validate/save (found live in E2E).
_dataset_rows now filters non-UUID ids before querying — they can never match a
row, so they read as missing (placeholder semantics).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 14:58:29 +08:00
..
2026-06-08 04:53:12 +00:00
2026-06-08 04:53:12 +00:00
2026-05-26 01:12:36 +00:00
2026-05-10 06:04:42 +00:00
2026-06-05 09:38:42 +00:00
2026-06-05 09:38:42 +00:00
2026-06-05 09:38:42 +00:00