Create bulk operation for image classification
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3549922. --> Reported by: [breidert](https://www.drupal.org/user/135619) >>> <p>We need a bulk operation to update multiple images at once.</p> <p>It should work as follows:</p> <ol> <li>User selects one or more images</li> <li>User click on classify</li> <li>User sees a progress screen until the selected images are updated</li> <li>User sees a confirmation message</li> <li>When user checks the selected images, they have tags and a description</li> </ol> <p>The functionality could be added to the media overview page (/admin/content/media).</p> <p>The functionality could be added to the <a href="https://www.drupal.org/project/ai_recipe_image_classification">existing recipe in the image classifcation project</a>. </p> <p>If the functionality is added using view bulk operations, a new dependency for the recipe is introduced.</p> > Related issue: [Issue #3579953](https://www.drupal.org/node/3579953) > Related issue: [Issue #3456973](https://www.drupal.org/node/3456973) > Related issue: [Issue #3546660](https://www.drupal.org/node/3546660)
issue