Skip to content

Conversation

@dvesh3
Copy link
Contributor

@dvesh3 dvesh3 commented Nov 15, 2021

Resolves #267

@dvesh3 dvesh3 added the Bug label Nov 15, 2021
@dvesh3 dvesh3 added this to the 10.1.6 milestone Nov 15, 2021
@brusch brusch merged commit f4c4166 into 10.x Nov 15, 2021
@brusch brusch deleted the dvesh3-patch-1 branch November 15, 2021 08:15
public function getProfilingConsent()
public function getProfilingConsent(): ?\Pimcore\Model\DataObject\Data\Consent
{
return $this->getProfiling() ? $this->getProfiling()->getConsent() : false;
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not right.

Copy link
Contributor

Choose a reason for hiding this comment

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

Fix: #269

dvesh3 added a commit that referenced this pull request Dec 15, 2021
dvesh3 added a commit that referenced this pull request Dec 15, 2021
dvesh3 added a commit that referenced this pull request Dec 17, 2021
* Fix saving customer object - follow up to #268

* Fix saving customer object - follow up to #268
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Opening Customers menu item produces error

4 participants