Custom Field showing "Last Comment/Update" of a task would be invaluable

FYI we’ve added this information as part of the Variable Substitution capability in our Flowsana integration. Specifically, we’ve added these variables:

{task.LatestComment} - the text of the most recent comment made on the task

{task.LatestCommentTime} - the timestamp of when the most recent comment was made on the task

{task.LatestUpdate} - the text of the most recent update made on the task

{task.LatestUpdateTime} - the timestamp of when the most recent update was made on the task

Here’s an example of how you can use this in a rule:

2 Likes