-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Admin - Settings - Rovo
-
None
-
Minor
Issue Summary
The "Summarize Comments" feature in Rovo Chat is non-functional when a Jira issue is accessed from surfaces other than the direct /browse/ISSUE-KEY URL (e.g., Jira Home "For You" tab, boards, backlog, embedded issue views).
Steps to Reproduce
- Open a Jira issue from the "For You" tab on Jira Home (or from a board/backlog view)
- Open Rovo Chat and attempt to use "Summarize Comments"
- Observe that the feature is greyed out / non-clickable / returns an error
Expected Results
"Summarize Comments" should work regardless of how the issue was navigated to, as long as the issue is visible in the current view.
Actual Results
The feature only works when the issue is opened via a direct /browse/ISSUE-KEY URL where window.location.href matches the issue.
Workaround
Navigate to the issue using the direct /browse/ISSUE-KEY URL before using Summarize Comments.