Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloning a VSTS repo feature does not work #1893

Closed
musienko-maxim opened this issue Jul 21, 2016 · 3 comments
Closed

Cloning a VSTS repo feature does not work #1893

musienko-maxim opened this issue Jul 21, 2016 · 3 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Milestone

Comments

@musienko-maxim
Copy link
Contributor

musienko-maxim commented Jul 21, 2016

Reproduction Steps:
Precondition: git URL from VSTS repository

  1. Get a https url from VSTS repository
  2. Go to the IDE and Workspace -> Import project -> select GIt
  3. Paste the VSTS git repo url and click import button
    Expected behavior: The project should be cloned. Pull/push operations should be available from the IDE
    Observed behavior: We have next exception: java.lang.IllegalStateException: org.eclipse.che.ide.websocket.rest.exceptions.UnauthorizedException: URL_TO_VSVS_REPO: Authentication is required but no CredentialsProvider has been registered

See also screenshot:

selection_001

Expected behavior: after clicking on the fires item the Compare button should be enabked
Observed behavior: after clicking on the fires item the Compare button still disabled
Che version: 4.5.0
OS and version: Ubuntu OS 14.0
Docker version: 1.11.2
Che install: local bundle
Additional information:

  • Problem started happening recently, didn't happen in an older version of Che: YES
@musienko-maxim musienko-maxim added the kind/bug Outline of a bug - must adhere to the bug report template. label Jul 21, 2016
@riuvshin riuvshin added this to the 4.6.0 milestone Jul 21, 2016
@mshaposhnik mshaposhnik self-assigned this Jul 21, 2016
@mshaposhnik
Copy link
Contributor

Pls create appropriate issue in CODENVY, but leave this one too, because fix will also affect CHE code.

@riuvshin riuvshin added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Jul 21, 2016
@musienko-maxim
Copy link
Contributor Author

Has been added to codenvy/codenvy#431 in CODENVY

@riuvshin
Copy link
Contributor

close as duplicate of codenvy/codenvy#431

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

No branches or pull requests

4 participants