How to see the whole thread of the conversation for both agent and customer?
Hi, I added the below piece of code in OOB reply inbound action to show the both agent and customer conversation but it is visible only latest conversation not whole thread.current.comments = "reply from: " + email.origemail + "\n\n" + email.body_tex...
