I’m using some previous data by taking their output bundles and placing them into a JSON Parse module, then using that as the source for testing my flow. As part of that switch over, I need to remap all of the modules from the original “watch submissions” to the new “JSON Parse” module. So, I run the remapping tool with the source module as the former and the target as the latter, and leave the “module to edit” field blank:
This works great, but for some reason, none of the filters get remapped, and yield errors:
Of course, I could do the filters manually, but maybe I’m simply missing something? Is this the intended functionality of the remap source tool to avoid remapping filters?
Scenario for reference, highlighting the switchover from the original watch submissions to the new JSON parse module: