ProjectAlita / projectalita.github.io

Langing
GNU Affero General Public License v3.0
1 stars 1 forks source link

[BUG} Conversation Participants: Name and Description Not Updated After Renaming Agent or Datasource #491

Open epamLDadayan opened 1 month ago

epamLDadayan commented 1 month ago

Description: The name and description of chat participants are not updated in the conversation when the user updates the agent's or datasource's name or description from the corresponding menus. This issue persists even after removing and re-adding the renamed participants or creating a new conversation.

Steps to Reproduce:

  1. Create a conversation in the chat.
  2. Add an agent or datasource to the chat.
  3. Go to the agent or datasource menus correspondingly.
  4. Rename the agent or datasource name or description.
  5. Go back to the chat.
  6. Remove and re-add the renamed participants.
  7. Check the name and description of the participants in the chat.

Actual Result: The old name and description are preserved in the chat.

Expected Result: The updated names and descriptions should be shown in the chat.

Notes:

epamLDadayan commented 1 month ago

Fixed, tested on MAIN env. Ready for next Release.