In the emails that we get from RT we've added links like:<div><div><Resolve: {$RT::WebURL}Ticket/Modify.html?id={$Ticket->id}&Status=resolved ></div></div><div>This allows us to resolve a ticket with one click from the email. </div>

<div><br></div><div>Now we are wondering if there is a way in which we can add a &comment=something so that a comment is added to the ticket saying that it was resolved. </div><div><br></div><div>We would want the same for our link to take the ticket.</div>

<div><br></div><div><div><Take: {$RT::WebURL}Ticket/Display.html?Action=Take&id={$Ticket->id} ></div></div><div><br></div><div>So is there a url parameter we can use for comment?</div><div><br></div><div>Thanks,</div>

<div><br></div><div>--Carlos</div><div><br></div>