I'm not able to reload the current index page after an Action execution, redirect to the current page does not reload the page, so changes made by the action are not displayed and user has to reload the page manually
any ideas ?
I need to reload linked resources, but would rather not do it with a redirect, and just refresh the actual resources. Is there a way to do this when running an action?