Closed pocmo closed 1 year ago
Hey, @pocmo thanks for reaching out! Can you share the link to your cloud console? Feel free to share on our slack, you can find me by name "Amanjeet Singh".
Hey @amanjeetsingh150.
While trying to get the link for you I noticed that the nested flow did indeed run and something inside failed. I was confused by only seeing the nested flow failure until I scrolled and found what actually failed.
❌ Run helper/helper1.yaml
Sorry, this was a false alarm. :)
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. Thank you for helping keep us our issue tracker clean!
I created the following structure locally:
The flows in the
helper
folder are included intest1.yaml
andtest2.yaml
usingrunFlow
.Locally that's fine, but when uploading to Maestro Cloud (
maestro cloud app.apk ./folder
) thentest1
andtest2
fail at therunFlow
step, which may mean that those flows did not get uploaded.