Currently I use a parent workflow that gathers data for a sub-workflow. Often times the parent collects the data and sends it to the sub but I sometimes need to modify that data upon request. It would be nice to be able to just Re-Run the sub-workflow instead of the entire workflow.