Published status checkbox not visible on the edit form
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3558991. -->
Reported by: [cmd87](https://www.drupal.org/user/3474633)
Related to !136
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Published status checkbox not visible on the edit form</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Edit a paragraph via frontend editing and ensure that the published status checkbox is not visible on the edit form while it's present in the form display.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Unset the #group for the status button in form alter after build.</p>
issue