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

che-4604: fix erasing projects source info and influence on template's projects #4610

Merged
merged 1 commit into from
Mar 29, 2017

Conversation

ashumilova
Copy link
Contributor

@ashumilova ashumilova commented Mar 29, 2017

Signed-off-by: Ann Shumilova ashumilova@codenvy.com

What does this PR do?

It's the fix for #4239. The bug was in referencing projects from templates, modifying them by reference. Thus on next project creation from the very same template - the projects list had wrong value.

What issues does this PR fix or reference?

#4604
#4239

Changelog

[UD] Fixed the project creation when reusing the same project template several times which was erasing source data during import.

Release Notes

Fixed the project creation when reusing a project template several times which was erasing source data during import.

Docs PR

N/A

…rojects in template

Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
@ashumilova ashumilova added this to the 5.6.0 milestone Mar 29, 2017
@ashumilova ashumilova added kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. labels Mar 29, 2017
@ashumilova ashumilova self-assigned this Mar 29, 2017
@ashumilova ashumilova merged commit fec4135 into master Mar 29, 2017
@ashumilova ashumilova deleted the che-4604 branch March 29, 2017 09:40
@codenvy-ci
Copy link

@JamesDrummond JamesDrummond mentioned this pull request Apr 2, 2017
9 tasks
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/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants