Return question UUID from `Child.ask`
cortadocodes opened this issue · 0 comments
cortadocodes commented
Bug report
What is the current behavior?
We can't programatically retrieve events for asynchronous questions asked using Child.ask
as the question UUID isn't returned.
What is the expected behavior?
For asynchronous questions (and maybe all questions), Child.ask
should return the question UUID.