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

The whole git changed list opens if git compare called from file context menu #1866

Closed
iedexmain1 opened this issue Jul 19, 2016 · 0 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Milestone

Comments

@iedexmain1
Copy link

iedexmain1 commented Jul 19, 2016

Steps to reproduce:

  1. Make changes in several files.
  2. Select one of the changed files in project explorer.
  3. Call its context menu by clicking right mouse button on it.
  4. Click Git -> Compare with latest version.
    Wrong: list of all git changed files will be opened.
    Expected: git compare window of selected file should be opened.
  • 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: GitCompareTest

@musienko-maxim musienko-maxim added the kind/bug Outline of a bug - must adhere to the bug report template. label Jul 19, 2016
@vkuznyetsov vkuznyetsov added status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. team/enterprise labels Jul 26, 2016
@vinokurig vinokurig added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Aug 11, 2016
@vinokurig vinokurig added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Aug 12, 2016
@vinokurig vinokurig added this to the 4.7.0 milestone Aug 15, 2016
@bmicklea bmicklea mentioned this issue Aug 18, 2016
89 tasks
@vkuznyetsov vkuznyetsov removed sprint/current status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Aug 19, 2016
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.
Projects
None yet
Development

No branches or pull requests

4 participants