Closed (fixed)
Project:
Drupal core
Version:
8.1.x-dev
Component:
block_content.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2016 at 13:06 UTC
Updated:
12 Sep 2016 at 07:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tkoleary commentedComment #3
larowlanComment #4
larowlanBug fixes go into 8.1.x first - giddyup
Comment #5
larowlanSomething like so
Comment #7
andypostLooks great and have tests!
Comment #8
tim.plunkettWe should probably audit all of the entities that have just a postSave, I bet there are other entity classes with mismatches like this (SearchPage comes to mind).
+1 for RTBC
Comment #9
alexpottCommitted and pushed 6bdf44e to 8.3.x and 66fa7be to 8.2.x and 82bece9 to 8.1.x. Thanks!
Comment #13
andypostWhat did you mean? please elaborate
Comment #14
andypostAlso looks a loot patches has failured after this with similar error
For example https://www.drupal.org/pift-ci-job/436365
Comment #15
catchYes I'm seeing the same. Reverted from all three branches for now.
Comment #19
larowlanYeah, 8.2.x adds revision user to the entity.
Comment #20
larowlanAdded user support to test, should pass on all three branches now - will queue test runs for each.
Comment #25
catchThanks! Committed to all three branches.