To reproduce:
Expected behaviour: Chat retains the "Context" line and the agent knows what page you're talking about.
Actual behaviour: The "Context" line is cleared and the agent has no idea what you're talking about.
Worse, Gemini Flash 3 Preview hallucinates a document Id and then tries to fetch a non-existent page.
It's incredibly difficult to report a bug to Atlassian, but maybe this is intended behaviour? If so, why?
Welcome to the community!
From what I've seen, conversation starters currently launch a new conversation rather than continuing the existing contextual session.
It looks like this is a gap in how the Rovo chat initializes when a conversation starter is clicked vs. when you type a message manually. When you type manually, the context line sticks because the chat session was already bound to that page. The conversation starter effectively creates a fresh session.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.