-
Notifications
You must be signed in to change notification settings - Fork 61
Description
Describe the bug
The wrong AI job chat is opened by default when switching jobs. This means that the assistant does not know which adaptor the user is using.
Version number
v2 in production
To Reproduce
- Open a workflow with at least two steps.
- Open a chat session inside one step, and send any message.
- Navigate to a different step and open the AI assistant from there.
- Now you should see that the previous conversation is opened. Ask the assistant "What adaptor am I using?" -> it will name the adaptor from the step inside which we started the conversation.
Expected behavior
When opening the assistant, it should not open the latest conversation the user had inside this workflow. Instead, it should open the list of previous conversations associated with the given job.
Alternatively, it could jump inside the latest conversation for the job. However, as we should nudge users towards starting new conversations often, I think it would be better to jump to the conversation history view. This could be annoying if users switch between conversations in quick succession, but my guess is that this isn't too common.
Screenshots
See mismatch between the adaptor specification at the top and what the assistant thinks is the adaptor:

Metadata
Metadata
Assignees
Labels
Type
Projects
Status