custom step inside of map step in a flow.
It appears that the DSL is not setup to handle nested custom steps. When trying to use a custom step inside of a parent map step, I get a undefined function custom/3 (there is no such import) error.
8 Replies
The weird thing is I believe this worked until I updated Ash today.
Putting the custom step at the root will let it compile, but I think this is a bug.
Can you try main of ash and spark as well?
actually what version of ash are you on?
Can you try the new release candidate?
I'm on 2.10
is the RC on hex?
should be
or will I have to get it from teh github branch
Yeah, it is
2.11.0-rc.1
So make sure to try latest version of spark and the ash release candidate
maybe a version dependency is wrong somewhere thereYeah that did it.
🥳 if you're okay with being on an RC (its really just an RC because of field policies, I'll probably fully release it soon)