mirror of https://github.com/langgenius/dify.git
Fix regression introduced in PR #22580 where admin users encountered "Message not exists" errors when creating feedback on messages created by other users. The issue was caused by `MessageService.create_feedback()` incorrectly filtering messages by the current user's ID, preventing admins from accessing messages created by end users. Reverts: #22580 |
||
|---|---|---|
| .. | ||
| common | ||
| console | ||
| files | ||
| inner_api | ||
| mcp | ||
| service_api | ||
| web | ||
| __init__.py | ||