Closed azatsarynnyy closed 2 years ago
The PR fixes the problem of overwriting the DevWorkspace in-cluster object by a flattened Devfile when adding/removing a project or changing a project's git configuration, e.g. adding another remote repository.
it's a quick fix for https://github.com/eclipse/che/issues/21244
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
How to test this PR
Reviewers, please comment how you tested the PR when approving it.
HAPPY_PATH_CHANNEL=stable
What does this PR do?
The PR fixes the problem of overwriting the DevWorkspace in-cluster object by a flattened Devfile when adding/removing a project or changing a project's git configuration, e.g. adding another remote repository.
Screenshot/screencast of this PR
What issues does this PR fix or reference?
it's a quick fix for https://github.com/eclipse/che/issues/21244
How to test this PR?
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.
Happy Path Channel
HAPPY_PATH_CHANNEL=stable