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

After deleting a project all projects whose names begin with the name of the deleted project will be removed from a workspace config #8674

Closed
SkorikSergey opened this issue Feb 8, 2018 · 1 comment
Assignees
Labels
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.
Milestone

Comments

@SkorikSergey
Copy link
Contributor

Reproduction Steps:

  1. Create and start a workspace from the Blank stack with two blank-project projects.
  2. Open workspace details of this workspace.
  3. In the Projects tab open a project setting of the first created project(blank-project).
  4. Delete this project by the Delete button.

Expected behavior:
The blank-project project is deleted from the projects list and blank-project-1 still exists.

Observed behavior:
The projects list is empty. Both projects were deleted from workspace config.

OS and version:
Che 6.1.0; Chrome 63.0; Fedora 25

Additional information:
nimbus-record-video-2018-02-08-11-55-57

@SkorikSergey SkorikSergey added kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system. labels Feb 8, 2018
@SkorikSergey SkorikSergey changed the title After deleting a project all projects whose names begin with the name of the deleted project removed from a workspace config After deleting a project all projects whose names begin with the name of the deleted project will be removed from a workspace config Feb 20, 2018
@ashumilova ashumilova added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/in-progress This issue has been taken by an engineer and is under active development. team/plugin labels May 16, 2018
@ashumilova
Copy link
Contributor

It's not a dashboard issue - same behavior happens in pure IDE: project removal, causes the deletion of other projects, which contain that name. Here ProjectService has to be fixed.

@vparfonov vparfonov added severity/P1 Has a major impact to usage or development of the system. and removed severity/P2 Has a minor but important impact to the usage or development of the system. labels May 18, 2018
@vparfonov vparfonov self-assigned this May 18, 2018
@RomanNikitenko RomanNikitenko self-assigned this May 21, 2018
@RomanNikitenko RomanNikitenko added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label May 21, 2018
@RomanNikitenko RomanNikitenko added this to the 6.6.0 milestone May 22, 2018
@RomanNikitenko RomanNikitenko removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label May 22, 2018
hbhargav pushed a commit to hbhargav/che that referenced this issue Dec 5, 2018
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. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

5 participants