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: Ensure DBComposite::writeToManipulation() is called on writes (fixes #8800) #9182

Closed

Conversation

kinglozzer
Copy link
Member

No description provided.

@robbieaverill
Copy link
Contributor

It looks like your test is failing =\

@kinglozzer
Copy link
Member Author

Weird... re-fetching the object before the second assertion works:

$obj = TestObject::get()->byID($obj->ID);
$this->assertEquals(20, $obj->dbObject('DoubleMoney')->getAmount());

@emteknetnz
Copy link
Member

This pull request hasn't had any activity for a while. Are you going to be doing further work on it, or would you prefer to close it now?

@emteknetnz
Copy link
Member

It seems like there's going to be no further activity on this pull request, so we've closed it for now. Please open a new pull-request if you want to re-approach this work, or for anything else you think could be fixed or improved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants