:wave: Hey wondering if something i'm encountering...
# singer-tap-development
d
👋 Hey wondering if something i'm encountering with parent child streams is expected behaviour. In this example the
path
property is able to perform string substitution based on values transmitted via the
context
, however, when I try to do the same thing with the
name
property of my child stream the string substitution doesn't work. Is that by design or bug territory?