Skip to content

Troubleshooting

mbohoslavskyi edited this page Dec 30, 2025 · 5 revisions

Jira

  1. Issues stuck loading → Reload IDE and re-authenticate

Rovo Dev

  1. View Rovo Dev tool output → In the command pallete: "Rovo Dev: Show in Terminal"
  2. View Rovo Dev health check → In User settings, turn on "Atlascode › Rovodev: Debug Panel Enabled"
  3. View Extension general debug output → In user settings, set "Atlascode: Output Level" to "Debug"
  4. Won't start → Reload IDE and re-authenticate

Bitbucket

  1. PRs won't load → Confirm you're in a Bitbucket repo (git remote -v), then reload IDE and re-authenticate
  2. If you use Cursor with git worktree you may need to enable auto repository detection: in Cursor go to VS Code settings (cmd + ,) and set git.autoRepositoryDetection as true, then restart Cursor.

How to:

Reload IDE

  1. Open command palette
  2. Type "Reload"
  3. Select "Developer: Reload Window"
image

Re-authenticate

  1. Open command palette
  2. Type "Settings"
  3. Select "Atlassian: Open Settings"
  4. Go to the product tab (Jira for both Jira & Rovo Dev)
  5. Click Logout
  6. Log back in (use API token for Rovo Dev)
image
image
image

Bug Reporting

https://github.com/atlassian/atlascode/issues/new/choose

Clone this wiki locally