Hi,
What is the best way to create a Trello report listing all card activities for each card using the pattern format?
Is it possible?
This is what I have at the moment:
"- [{cardname}]({cardlink}): {carddescription}"
Apparently I haven't searched the forums quite well. There is a very old similar question.
My solution is based on "the creative solution" suggest in that link.
- ####[{cardname}]({cardlink}) - Created on {cardcreationdate}\n{carddescription}\n{cardcheckliststate}
Although this is a very complicated workaround, it appears to be the only one that is suitable for use with the built-in automation system.
I do hope that in the future the {commenttext} will be available for report generation.
Hi @Amit Weinreb, welcome to the community! What activities are you wanting to see? In your example, it will just pull the card description.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the welcome!
I want to see all the comments and activities in the card when generating a report.
I have posted a workaround, as I found no direct approach is available (at least that I am aware).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.