Recently i have been facing this issue a lot because the workflows i have been working have large number of tools and macros and multiple database connections (inputs and outputs), because of which it is not always possible to run the worflow in designer to just get the metadata flow through entire workflow for any small changes i need to do in the workflow.
Wondering if there is an easier/aalternative way to update metadata through the workflow, without actually running it on designer once?
Example - The new fields that i added in my input file are showing in the Select tool and then also showing in the configuration window of Join tool, but the tools after that Join tool are not showing these new fields even when i have Selected these fields in Join configuration. I believe it will start showing once i am able to run the workflow on designer, but like i said its just too difficult to manage the workflow with too many inputs and outputs.