Skip to content

Start Work fails with "No repository selected" when remote is a github enterprise server (custom host) #1722

@darthwalsh

Description

@darthwalsh

Describe the bug
The "Start Work" feature shows "Something went wrong" and the browser console logs Error: No repository selected when the workspace's git remote is hosted on a custom enterprise git server (not GitHub.com or Bitbucket.org/Server).

To Reproduce
Steps to reproduce the behavior:

  1. Clone a repo whose remote is a custom enterprise git host, e.g. git@git.example.com:ORG/mock-server.git
  2. Open the folder directly in VS Code/Cursor (normal single-root workspace)
  3. Open any Jira issue and click Start Work
  4. Observe: dialog opens but immediately errors with "Something went wrong"

Expected behavior
The Start Work dialog should detect the open git repository regardless of the remote host domain, and allow branch creation.

Actual Behavior
The dialog fails silently. Browser DevTools shows:

Error: No repository selected
    at startWorkPageV3.c41e49f6.chunk.js:1:25238

Environment and Version:

  • Atlassian Plugin Version 4.0.25
  • Visual Studio Code Version code: 1.111.0 and cursor 2.6.14
  • Is this a local or cloud environment? Local
  • If Cloud, Browser n/a
  • If Local, OS macOS

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    AXON-filedIndicates that an AXON work item has been created for this bug/feature.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions