.che/che-editor.yaml
content is not taken into account when running a workspace
#21639
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.
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
The text was updated successfully, but these errors were encountered: