I have a node which has a view attached to it using the EVA module. The view then has a VBO action which triggers a rules component. This all works fine but on completion it doesn't return to the same path.

So the node path is normally events/test which is created by the pathauto module, but after executing the vbo action it returns to node/2/2 (the node is node/2).