- 🇺🇸United States smustgrave
if ($entity_type_id == 'node') {
Won't this only fix it for nodes but what about media, blocks, or other entity types that can have revisions? - last update
about 1 year ago 29,723 pass - 🇮🇹Italy finex
I was experiencing this bug: the "create new revision" checked and disabled and the log message input form not available (with content moderation enabled). I've fixed going to the content type settings page (admin/structure/types/manage/XXX) and pressing the save button.
The content moderation module should automatically save the "new_revision" option of the content types managed by a workflow.