Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2008 at 15:07 UTC
Updated:
30 May 2013 at 06:13 UTC
Drupal actions don't do anything by themselves, yet they're turned on and enabled by default. This small change would make them useful out of the box. Let administrators fire actions manually.

| Comment | File | Size | Author |
|---|---|---|---|
| 20081220-knhajfwe3es4dum5gxm1218xqm.png | 224.89 KB | robertdouglass |
Comments
Comment #1
neRok commentedI am just flicking through some old core issues, to see if any can be closed. I believe this one can.
Most actions can be run from 'lists' of the entity type they act upon. For example;
Some actions such as "Update taxonomy term alias" can only be run from the specific taxonomy term edit form. Something like Views Bulk Operations can help make lists like the above pages, to update bulk terms.
With this in mind, I believe the issue can be closed.