- Issue created by @goose2000
- πΊπΈUnited States jasonglisson
Also seeing this. Drupal 10.2.6.
There is no enforcement of anything. Nodes can be saved without log messages.
- πΊπΈUnited States goose2000
I noticed today, that upon initial creation of a node, there is no requirement to complete the revision log.
Later, found that any edit, revision change to that same node, DOES require a log message.So, I think this is one of those "did not meet the users expectation." type bug. Think you should require a log message initially, from the very get-go.
- Merge request !16Issue #3439728 by bluegeek9: Make message required for new nodes β (Merged) created by bluegeek9
- 1bb0946e committed on 2.0.x
Issue #3439728 by bluegeek9: Make message required for new nodes
- 1bb0946e committed on 2.0.x
- πΊπΈUnited States bluegeek9
I need to update the setting to allow site builders to require the revision log message on new content. The default behavior will remain the same; the message is not required for new content.
- πΊπΈUnited States bluegeek9
bluegeek9 β changed the visibility of the branch 2.0.x to hidden.