Overriding branch in a factory doesn't work #19422
Labels
area/doc
Issues related to documentation
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
There is an ability to override devfile values using factory parameters: https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/#overriding-devfile-values-using-factory-parameters_che. The example 2 doesn't work.
Che version
Steps to reproduce
Start a workspace from a factory url:
https://che-eclipse-che.apps.cluster-578e.578e.sandbox1206.opentlc.com/f?url=https://gist.githubusercontent.com/vinokurig/e6fa0ccc04ad05c2a47d3d503a40983c/raw/1051685dc40bea7b76edf7842b7ba5c1afe42e0c/test.yaml&override.projects.python-hello-world.source.branch=test
See: The project is chekouted to
main
branch.Expected: The project must be chekouted to
test
branch.Expected behavior
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
Eclipse Che Logs
Additional context
The text was updated successfully, but these errors were encountered: