[InterestingIguana](bug) Fixed blog edits not saving #593
Closes #593
Issue was that the property changed was protected, and could not be accessed. Rather than reworking the scope, I thought it best to use the setter.
To test, make a blog Edit it on your newsfeed
0/1 thread resolved
approved this merge request
52 52 53 53 if ($attachment->owner_guid == $activity->owner_guid) { - Maintainer
Approved, but the deploy step failed. Try kicking off the pipeline again and then maybe give @markeharding a holler if it continues to blow up
- Owner
Introduced 500 error on images and videos.
[09-Jul-2019 21:32:18] WARNING: [pool www] child 48 said into stderr: "NOTICE: PHP message: Exception #1562707938: Error: Call to undefined method Minds\Entities\Image::setHidden() in /var/www/Minds/engine/Core/Feeds/Activity/Delegates/AttachmentPaywallDelegate.php:55"
added MR::Requires Changes label