Posted by sillygwailo on October 12, 2011 at 4:58am
1 follower
| Project: | OpenCalais |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
If I delete a node (or several nodes) in the bulk operations queue, the number stays the same as if it (they) were still there. I'm guessing you'd have to implement hook_node_delete() to remove them from the queue and decrement the number appropriately.