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

FIX DataObject singleton creation #8516

Merged
merged 1 commit into from
Oct 24, 2018
Merged

FIX DataObject singleton creation #8516

merged 1 commit into from
Oct 24, 2018

Conversation

sminnee
Copy link
Member

@sminnee sminnee commented Oct 24, 2018

Ensure DataObject instances are aware they are singletons so functions like populateDefaults() can be skipped. (fixes #4878)

Correctly applies #7850 to the 4.x line
This has already been fixed in 3.x

Copy link

@unclecheese unclecheese left a comment

Choose a reason for hiding this comment

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

Minor feedback, as provided inline.

@chillu
Copy link
Member

chillu commented Oct 24, 2018

Tentatively marking as 4.3, assuming it's nearly over the line. This is the issue where every first dev build on a migrated data set fails in certain situations, making for a pretty crap onboarding experience to our platforms, right?

@chillu chillu added this to the Recipe 4.3.0 milestone Oct 24, 2018
@sminnee
Copy link
Member Author

sminnee commented Oct 24, 2018

@unclecheese @chillu if this is merged to the 4.1 branch today, will it make it into the 4.3 release? Or should I rebase this to a different branch?

Ensure DataObject instances are aware they are singletons so functions like populateDefaults() can be skipped. (fixes #4878)

Correctly applies #7850 to the 4.x line
This has already been fixed in 3.x
@sminnee sminnee dismissed unclecheese’s stale review October 24, 2018 21:49

Resolved and squashed in.

@unclecheese unclecheese merged commit e72fc9e into silverstripe:4.1 Oct 24, 2018
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.

None yet

3 participants