Closed (won't fix)
Project:
Drupal core
Version:
8.5.x-dev
Component:
workflows.module
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Sep 2017 at 10:30 UTC
Updated:
30 Sep 2017 at 16:59 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
manuel garcia commentedComment #3
sam152 commentedI can't reproduce this:
Comment #4
vijaycs85wow, that looks interesting @Sam152. you can see the tests failing because of key issue on #2902018: Use array_column instead of array_map where possible in the Workflows module. Probably I am missing some settings? I have just workflows and content_moderation enabled on a 8.5.x.
Comment #5
sam152 commentedLet me try reinstall on HEAD and enable content moderation. You don't have the patch from #2902018: Use array_column instead of array_map where possible in the Workflows module actually applied? Because HEAD is green and I think there are tests for clicking through and creating a moderation workflow from the UI.
Comment #6
vijaycs85@Sam152: you are right. it was the patch in #2902018: Use array_column instead of array_map where possible in the Workflows module that's killing key. I am closing this issue. thanks both!