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

.che/che-editor.yaml content is not taken into account when running a workspace #21639

Closed
azatsarynnyy opened this issue Aug 17, 2022 · 3 comments
Labels
area/dashboard 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.

Comments

@azatsarynnyy
Copy link
Member

azatsarynnyy commented Aug 17, 2022

Describe the bug

I noticed that the content of the .che/che-editor.yaml file is ignored when starting a new workspace.
The default editor is used. For our dogfooding instance, it's always che-code:insider.

Che version

next (development version)

Steps to reproduce

Spinup a new workpace from the following factory link:
https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#https://github.com/azatsarynnyy/java-spring-petclinic/tree/issue-demo?che-editor=eclipse/che-theia/next

Notice, that the che-code:insider editor is running.

Expected behavior

It should run either che-theia:next editor, as it's specified via the URL parameter (?che-editor=eclipse/che-theia/next),
or che-idea:next editor should be used, as it's specified in the .che/che-editor.yaml file.

Runtime

OpenShift

Screenshots

No response

Installation method

OperatorHub

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@azatsarynnyy
Copy link
Member Author

Might be a related issue #21635

@vitaliy-guliy
Copy link
Contributor

Might be a related issue #21635

Those issues have the same cause.
There is a pull request to fix the problem

Screenshot from 2022-09-07 19-09-40

@azatsarynnyy
Copy link
Member Author

I've tested it and I'm not able to reproduce the bug anymore.
Thanks @vitaliy-guliy for fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard 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

No branches or pull requests

3 participants