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

An empty project is displayed in the editor's project tree. #22941

Open
vinokurig opened this issue Apr 24, 2024 · 1 comment
Open

An empty project is displayed in the editor's project tree. #22941

vinokurig opened this issue Apr 24, 2024 · 1 comment
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@vinokurig
Copy link
Contributor

Describe the bug

An empty project is displayed in the vscode editor project tree, if several starter projects are defined in the devfile.

Che version

7.84@latest

Steps to reproduce

  1. Start a workspace from a devfile with several starter projects:
schemaVersion: 2.2.0
metadata:
  name: test
starterProjects:
  - name: project-1
    zip:
      location: https://code.quarkus.io/d?e=io.quarkus%3Aquarkus-resteasy&e=io.quarkus%3Aquarkus-micrometer&e=io.quarkus%3Aquarkus-smallrye-health&e=io.quarkus%3Aquarkus-openshift&cn=devfile&j=17
  - name: project-2
    zip:
      location: https://code.quarkus.redhat.com/d?e=io.quarkus%3Aquarkus-resteasy&e=io.quarkus%3Aquarkus-smallrye-health&e=io.quarkus%3Aquarkus-openshift

See: ptoject-2 is displayed as an empty tree:
screenshot-che-dogfooding apps che-dev x6e0 p1 openshiftapps com-2024 04 24-15_49_15

Expected behavior

The second project should be omitted.

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/next

Environment

macOS

Eclipse Che Logs

No response

Additional context

No response

@vinokurig vinokurig added the kind/bug Outline of a bug - must adhere to the bug report template. label Apr 24, 2024
@ibuziuk
Copy link
Member

ibuziuk commented May 15, 2024

@vitaliy-guliy could you please take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
Status: Ready for Review
Development

No branches or pull requests

3 participants