az-digital / az_quickstart

UArizona's web content management system built with Drupal 10.
https://quickstart.arizona.edu
GNU General Public License v2.0
30 stars 20 forks source link

Change default moderation state on published content #2029

Open danahertzberg opened 2 years ago

danahertzberg commented 2 years ago

Motivation

When I have the workflows module enabled, I expect to have the state change selection default to "Draft" instead of "Published" on already published content to reduce the risk of inadvertently publishing unapproved changes (and to match QS1).

Current default: image

Desired default: image

Proposed Resolution

Change the default state selection on published pages to Draft.

Additional context

This may be related. https://www.drupal.org/project/drupal/issues/2856967

trackleft commented 1 year ago

@danahertzberg Do you want new content to be a draft as well?

trackleft commented 1 year ago

Are you sure that this is desired? I would think people would want to decide to set to draft. Once it is a draft the default is draft. Without the content moderation module, published is the default on save.