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

Can not checkout to another branch via the status bar action #19030

Closed
5 of 22 tasks
vinokurig opened this issue Feb 10, 2021 · 1 comment · Fixed by eclipse-theia/theia#9175
Closed
5 of 22 tasks

Can not checkout to another branch via the status bar action #19030

vinokurig opened this issue Feb 10, 2021 · 1 comment · Fixed by eclipse-theia/theia#9175
Assignees
Labels
area/plugins kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@vinokurig
Copy link
Contributor

vinokurig commented Feb 10, 2021

Describe the bug

When trying to checkout to another branch by running the status bar action (a button with the current branch name) and selecting a branch from the drop-down list, a message asking to input a new branch name is shown.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Start a workspace with any project cloned from GitHub e.g. https://github.com/testmagic-123/test.git.
  2. Create a new branch.
  3. Checkout to a previous branch by clicking the branch status bar action:
    screenshot-che-eclipse-che 192 168 99 254 nip io-2021 02 10-14_52_11
    and selecting the previous branch from the drop-down list.
  4. See:
    screenshot-che-eclipse-che 192 168 99 254 nip io-2021 02 10-14_50_19

Expected behavior

Git checkout to the selected branch.

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Eclipse Che Logs

Additional context

@vinokurig vinokurig added kind/bug Outline of a bug - must adhere to the bug report template. area/git area/plugins labels Feb 10, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Feb 10, 2021
@l0rd l0rd added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Feb 10, 2021
@ericwill ericwill added this to the 7.29 milestone Mar 3, 2021
@vinokurig
Copy link
Contributor Author

vinokurig commented Mar 4, 2021

Should be fixed by eclipse-theia/theia#6221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants