Hello guys,
When there is a transition with a screen, and I add a comment on that screen while doing the transition, I receive two different events from the webhook, one is an Issue Commented (which contains the comment itself), and the other one is the one that I specified in the workflow; however without the comment.
I can see that the field is there during the debug, but it is null.
I firmly believe that this is a bug, but if it is intentional, how can I retrieve the comment that belongs to the transition event?
Thank you very much