Che Theia (multi-root) fails to detect projects when they are cloned by another tool #19489
Closed
1 task done
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
engine/devworkspace
Issues related to Che configured to use the devworkspace controller as workspace engine.
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
When projects are cloned by an external tool, Che Theia (with multi-root enabled) will show
even though the proejcts are present in their expected folders.
The
che.theia-workspace
file in/projects
is also unpopulated:Manually filling in the file with
causes workspace folders to appear as expected.
Che version
Steps to reproduce
If DevWorkspaces support is enabled, can be reproduced via the following DevWorkspace:
Expected behavior
Che-Theia should detect that projects are already there and set up the multi-root workspace appropriately
The text was updated successfully, but these errors were encountered: