I have an email report that I am creating a report in a variable with all cards in a 'working' column then emailing this to a distribution group. How can I include the latest activity or all of the activity feed for each card in this report? Looking through the butler variables I see {commenttext} but that looks like it's only in use when the comment is posted to the card.
Example of what I'm looking for:
CardName
-Activity Feed
CardName
-Activity Feed
@David Freiberger it doesn't look like there's a variable for something like {lastcommenttext}.
Maybe someone else has a better idea, but you could create a custom field to hold the most recent comment and create a butler rule to update this field with this information. You may also want to add the date the comment was posted. Then, in your report, you can just pull the text from this custom field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.