Description of the need When you have content that is quite important to keep track of changes to, you can enable revisions and turn them on by default for the content type. But there doesn't seem to be a way to 'force' editors to enter a revision message when updating content...
Proposed solution I'd like to see: - The ability to make the revision message a required field on nodes - The ability to disable/hide the 'Create new revision' checkbox (so you can't disable it)
Alternatives that have been considered Drupal has an Enforce revision log message module that sounds like what I'm envisioning. Perhaps that can be ported an merged into core...?
Recent comments
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Importing the staged config throws an error: another field with the same name already exists
Thanks, I have to go out now, I will try later on and report back
Importing the staged config throws an error: another field with the same name already exists
Hi Francis. Yes, what config do you have in staging for it? You might have configs like: field.field.field_video_embed field.instance.node.page....
Importing the staged config throws an error: another field with the same name already exists