Describe the bug
In the past, if you had either turned on the "Create New" button in the sample or added a ?new at the end of the git project, it would force create a new workspace. You can still do it with the url argument like {YOU-CHE-DOMAIN}#{Your-git-project}?new at the creation.
Che version
7.118@latest
Steps to reproduce
- Go to either your devspaces instances or eclipse che
- Have an already existing workspace for the selected git project
- Try to create a new workspace by putting the git url in the import from git
- Add
?new at the end of the url
Create & Open and end up with the pre-existing workspace
Expected behavior
To keep the ability to force the creation of a new workspace
Runtime
OpenShift, Kubernetes (vanilla)
Screenshots
No response
Installation method
chectl/latest, OperatorHub, other (please specify in additional context)
Environment
Linux
Eclipse Che Logs
Additional context
No response
Describe the bug
In the past, if you had either turned on the "Create New" button in the sample or added a
?newat the end of the git project, it would force create a new workspace. You can still do it with the url argument like{YOU-CHE-DOMAIN}#{Your-git-project}?newat the creation.Che version
7.118@latest
Steps to reproduce
?newat the end of the urlCreate & Openand end up with the pre-existing workspaceExpected behavior
To keep the ability to force the creation of a new workspace
Runtime
OpenShift, Kubernetes (vanilla)
Screenshots
No response
Installation method
chectl/latest, OperatorHub, other (please specify in additional context)
Environment
Linux
Eclipse Che Logs
Additional context
No response