Problem/Motivation

Currently, the revision log message field does not appear in the layout builder override form.

Related core issue: #3033516: Revision log message field missing from layout overrides entity form

Steps to reproduce

  1. Enable layout builder and allow per-node layout overrides on a node type.
  2. On a node of the type that allows layout overrides, visit the layout tab for the node.
  3. Observe that the revision log message field is not displayed.

Proposed resolution

Until #3033516: Revision log message field missing from layout overrides entity form is merged, add the revision log message form in a similar way to the MR using hook_entity_form_display_alter()

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jastraat created an issue. See original summary.

bpanga’s picture

Status: Active » Reviewed & tested by the community

This was manually tested using the live preview. Confirming that the revision log message field is showing up on the layout builder page.

  • jastraat committed b887711a on 1.0.x
    [#3553618] feat: Core fix: add revision log message to layout builder...
jastraat’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.