Hey all. I’m running a flow, let’s say A=>B[ ]=...
# ask-metaflow
s
Hey all. I’m running a flow, let’s say A=>B[]=>C, but when I join the foreach (from B) in C, it’s telling me that I have to explicitly set the artifacts generated in A prior to merging. That’s a bug, right?
1