Chat Assistant Name Change Not Reflected in Live Interface #11066

Closed
opened 2026-02-21 18:54:32 -05:00 by yindo · 0 comments
Owner

Originally created by @YePeiLin on GitHub (Mar 14, 2025).

Self Checks

  • 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 (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.0.1

Cloud or Self Hosted

Cloud

Steps to reproduce

  1. In the studio's application box, click on "Edit Info" in the additional options.

Image

  1. Change the chat assistant name from "test" to "test1".
  2. Navigate to the chat assistant application configuration page and verify that the top-left corner now displays "test1".
  3. Click the "Run" button in the top-right corner to launch the chat assistant.

Image

  1. Observe that in the actual running chat assistant interface, the top-left corner still shows the original name ("test").

Image

  1. Repeat the process with different names—the live interface always displays the initial name set during application creation.

✔️ Expected Behavior

After modifying the chat assistant name in the studio, the new name should propagate across all interfaces. Both the configuration page and the live running interface should consistently display the updated name.

Actual Behavior

Although the configuration page correctly displays the updated name, the live running interface continues to show the original name from when the application was first created, regardless of subsequent changes.

Originally created by @YePeiLin on GitHub (Mar 14, 2025). ### Self Checks - [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 (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.0.1 ### Cloud or Self Hosted Cloud ### Steps to reproduce 1. In the studio's application box, click on "Edit Info" in the additional options. ![Image](https://github.com/user-attachments/assets/b22ff67f-0861-4438-986b-414d221e8ae4) 2. Change the chat assistant name from "test" to "test1". 3. Navigate to the chat assistant application configuration page and verify that the top-left corner now displays "test1". 4. Click the "Run" button in the top-right corner to launch the chat assistant. ![Image](https://github.com/user-attachments/assets/5efb1964-9720-48d6-a795-04d3849e0736) 5. Observe that in the actual running chat assistant interface, the top-left corner still shows the original name ("test"). ![Image](https://github.com/user-attachments/assets/460c51b7-bbb3-4fc4-a2c9-a1ceef70f0b2) 6. Repeat the process with different names—the live interface always displays the initial name set during application creation. ### ✔️ Expected Behavior After modifying the chat assistant name in the studio, the new name should propagate across all interfaces. Both the configuration page and the live running interface should consistently display the updated name. ### ❌ Actual Behavior Although the configuration page correctly displays the updated name, the live running interface continues to show the original name from when the application was first created, regardless of subsequent changes.
yindo closed this issue 2026-02-21 18:54:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#11066