upgrading some older workflows, and seeing that ma...
# flyte-support
a
upgrading some older workflows, and seeing that map_task breaks as it's expecting
target
now w/ the new version. Is the solution just to do a find and replace of
task_function
w/
target
?
h
I believe that's it yes
a
🙏