Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Feature/174 projects #209

Merged
merged 33 commits into from Feb 9, 2016
Merged

Feature/174 projects #209

merged 33 commits into from Feb 9, 2016

Conversation

eddiejaoude
Copy link
Contributor


existingProject.setName(project.getName());
existingProject.setDescription(project.getDescription());
existingProject.setIsPrivate(project.getIsPrivate());
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simoncasey Is there a better way to do the above? Update existing Project with updates

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is roughly correct i think

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok cool. I was not sure if there was an easier / magical way to do it.

simoncasey added a commit that referenced this pull request Feb 9, 2016
@simoncasey simoncasey merged commit 67eb23d into prototype-v0.3 Feb 9, 2016
@simoncasey simoncasey deleted the feature/174-projects branch February 9, 2016 16:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants