Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
content_moderation.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Nov 2017 at 21:45 UTC
Updated:
28 Nov 2017 at 14:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jhedstromComment #3
jhedstromThis patch provides the test that makes the current behavior explicit.
Comment #4
jhedstromChatted with Tim on slack and he was thinking this wasn't intentional behavior. This patch reverses the test and updates the revision creation time.
Comment #5
jhedstromComment #6
amateescu commentedThe patch looks good, just a minor change needed:
Let's use the time service here :)
Comment #7
timmillwoodApart from #6, looks good to me.
Comment #8
jhedstromThe time service makes things much easier :)
Comment #9
amateescu commentedDoesn't it? :D
Comment #10
catchCommitted/pushed to 8.5.x and cherry-picked to 8.4.x. Thanks!