I'm trying to map a map again so the first map ret...
# ask-community
w
I'm trying to map a map again so the first map returns a list - then the second task makes a list of lists out of these tasks. I want the next task to directly work on the items of the list of lists. How do I do that?
c
Hi @Wolfgang Kerzendorf! This is a feature that we are currently tracking here: https://github.com/PrefectHQ/prefect/issues/2091
w
okay - thanks!