-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Just created terminal has incorrect name #4392
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
sprint/current
status/analyzing
An issue has been proposed and it is currently being analyzed for effort and implementation approach
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
Comments
Main bug: terminal didn't added to the machine tree. In this issue described only side effect of this bug. |
evidolob
pushed a commit
that referenced
this issue
Mar 22, 2017
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
evidolob
pushed a commit
that referenced
this issue
Mar 24, 2017
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
tolusha
pushed a commit
that referenced
this issue
Mar 24, 2017
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
JPinkney
pushed a commit
to JPinkney/che
that referenced
this issue
Aug 17, 2017
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
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.
sprint/current
status/analyzing
An issue has been proposed and it is currently being analyzed for effort and implementation approach
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
Reproduction Steps:
Start any project
Create a new terminal
Expected behavior:
A new terminal appeared with "Terminal-2" name
Observed behavior:
The terminal name is "Terminal". Next created terminals have names started from "Terminal-2".
Similar behavior happens when start a workspace or after refreshing a page.
Che version: 5.5.0-SNAPSHOT

OS and version: Ubuntu 16.04 LTS
Docker version: 1.12.3
Che install: Docker container
The text was updated successfully, but these errors were encountered: