[PR #653] [MERGED] feat: replace the end user column in the web page Log & Ann. with the… #22605

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/653
Author: @TheFu527
Created: 7/26/2023
Status: Merged
Merged: 7/27/2023
Merged by: @crazywoola

Base: mainHead: feat/end-user-log


📝 Commits (1)

  • 5b63265 feat: replace the end user column in the web page Log & Ann. with the session_id of end_user (#652)

📊 Changes

4 files changed (+11 additions, -2 deletions)

View changed files

📝 api/controllers/console/app/conversation.py (+6 -0)
📝 api/models/model.py (+3 -1)
📝 web/app/components/app/log/list.tsx (+1 -1)
📝 web/models/log.ts (+1 -0)

📄 Description

… session_id of end_user (#652)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/653 **Author:** [@TheFu527](https://github.com/TheFu527) **Created:** 7/26/2023 **Status:** ✅ Merged **Merged:** 7/27/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feat/end-user-log` --- ### 📝 Commits (1) - [`5b63265`](https://github.com/langgenius/dify/commit/5b632657b818666f26c20cbda55d91f8bc462d14) feat: replace the end user column in the web page Log & Ann. with the session_id of end_user (#652) ### 📊 Changes **4 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/console/app/conversation.py` (+6 -0) 📝 `api/models/model.py` (+3 -1) 📝 `web/app/components/app/log/list.tsx` (+1 -1) 📝 `web/models/log.ts` (+1 -0) </details> ### 📄 Description … session_id of end_user (#652) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:20 -05:00
yindo closed this issue 2026-02-21 20:19:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22605