Users with just create content permission don't know publishing status

Created on 15 June 2017, about 7 years ago
Updated 8 June 2023, about 1 year ago

Problem/Motivation

Ever since time began it has been confusing for users who don't have the "Administer Content" (aka "Administer nodes") permission, because they don't see if saving a new node will publish it or not.

Proposed resolution

If the user doesn't have permission to change the publishing status, make them aware of what will happen when they click save.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

11.0 🔥

Component
Node system  →

Last updated about 18 hours ago

No maintainer
Created by

🇬🇧United Kingdom timmillwood 🏴󠁧󠁢󠁷󠁬󠁳󠁿 Wales, UK

Live updates comments and jobs are added and updated live.
  • Usability

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇸🇮Slovenia alesr

    I stumbled upon a related issue to this one.

    Simple scenario: specific user role needs to be able to Publish/Unpublish one specific content type.

    I don't understand why this cannot be added as permission which would solve this issue too.

    Instead of giving this user role the whole "Administer content" permission with all the caveats which apply to all content types and/or setting $form['status']['#access'] = TRUE;
    in the form_alter.

Production build 0.69.0 2024