Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lehni
Copy link
Contributor

@lehni lehni commented Oct 9, 2017

Description

This is a follow-up PR for #3579, which only addressed PersistedModel, while still leaving Model vulnerable to the issue. See #3579 (comment)

If the current scope (this) does not define a .getUpdateOnlyProperties
function, the updateOnlyProps value will now be set to false.

Related issues

If the current scope does not define a getUpdateOnlyProperties
function, the updateOnlyProps value will now be set to false.
Copy link
Member

@bajtos bajtos left a comment

Choose a reason for hiding this comment

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

Lovely, thank you @lehni for taking care of this 👏

@lehni
Copy link
Contributor Author

lehni commented Oct 9, 2017

@bajtos I see a lot of failing checks but can't look at the details and it's all cis-jenkins. It looks like the site is down?

Also, how many reviews should PRs like these get before I can merge?

@bajtos
Copy link
Member

bajtos commented Oct 9, 2017

I see a lot of failing checks but can't look at the details and it's all cis-jenkins. It looks like the site is down?

Unfortunately the Jenkins server is accessible only from within IBM network :( I checked few of the downstream failures, they don't seem to be related to this change. Feel free to ignore them.

how many reviews should PRs like these get before I can merge?

In general, I think it's a good idea to allow 24 hours for people in different timezones to chime in. However, for a small change like this, I think my approval should be sufficient :)

Let's go ahead and land this pull request!

@bajtos bajtos merged commit fb8f3d9 into strongloop:master Oct 9, 2017
@bajtos bajtos removed review labels Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants