Add status functionality to operations and add status column to workflow configuration
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3561217. --> Reported by: [gxleano](https://www.drupal.org/user/3591999) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Currently, the workflow can be enable or disable but it is not shown in the workflow list, so would be great to can show the users if a workflow is enabled or disabled just showing the status in the list.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <ol> <li>Add the ability to enable or disable individual workflows directly from the operation links in Workflow configuration page.</li> <li>Introduce a Status column on the Workflow configuration page to display whether each workflow is currently active or disabled.</li> </ol>
issue