User guster-von and I discovered an interesting bug.

When creating a Rule that was triggered during a Drupal Cron Job, the action for "Load a list of entity objects from a VBO View" did not work if a cloned View was selected.

After creating that action, creating a loop, and attempting to "Show a Message on the Site" displaying each of the Node titles, nothing happened.

However, when re-creating this inside of a Component and then executing it manually, it worked like a charm.

I even tried to create another Rule that was triggered on a Cron Job and set its action to run the Component the worked just fine when executed manually. No success.

When re-creating the View for VBO, everything worked. Not sure why.

Comments

andrewmriv created an issue.