AI integration for Views bulk operations
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3456973. --> Reported by: [mindaugasd](https://www.drupal.org/user/330097) Related to !1365 !1366 !1310 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I would like to summarize many existing nodes.</p> <p>Workflow:<br> 1) Setup automator on the field<br> 2) Run automator on historic nodes in bulk by using <a href="https://www.drupal.org/project/views_bulk_operations">VBO</a> module, which allows to filter and choose a lot of nodes with views.</p> <p>So this is how it should work to make sense.</p> <p>Add a new processor called "Views Bulk Operation".<br> When an automator has this processor, it will becomes a deriative action available for VBO.<br> That Automator will ever only run on VBO action and an entity selected.<br> Add a possibility for processors to have subforms.<br> Let the user decide per field if it always overwrites the value or only sets if the value is set.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue