Opened 7 years ago
Last modified 3 years ago
#43071 new defect (bug)
User without the ability to publish are unable to edit post status
Reported by: | NathanAtmoz | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch needs-unit-tests needs-refresh |
Focuses: | administration | Cc: |
Description
If a user is able to edit a post but unable to publish a post, they can change the post status from the wp-admin/edit.php?post_type=post_type
page using the quick edit dropdown feature. However, if the user goes to the wp-admin/post.php?post=ID&action=edit
page, they are unable to edit the post status.
User who are able to edit post_type should be able to do so from the post edit page.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Thanks for reporting and creating a patch!
The patch would need updating, and it addresses the meta box in Classic Editor.