I'd like to be able to add a report to a page that has the current status of set of cards along with the most recent comment on that card. I don't mind if I have to write a macro for it, but i'm unclear if there is any way to get a reference to the comments in MQL.
Comment
Yes. This would be great. It should be a reference-able property. Is it one field that grows as comments are appended?
Yeah, this would be a very useful bit of functionality! Is it do-able?
Thanks!
MQL cannot give you comments. But you can get it from the Comments API. See http://www.thoughtworks-studios.com/mingle/help/mingle_api_comments.html for more details.