Is it possible to use same batch operation twice in the same view?
E.g. create multiple redirects to entity ids?

Comments

bojanz’s picture

Status: Active » Fixed

No, you will need to use rules components for that (Rules also has a redirect action).

farald’s picture

Myes, but it's a bit harder to create the url that VBO makes out of series of entity IDs.

bojanz’s picture

Yes, it is harder. I'm not the biggest fan of the Rules interface, but this here is just a limitation of the core Actions API. I just do what I can with it.
Perhaps a better Rules action could be written that accepts a list of entities.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.