General Discussion

General discussion on using Mingle including questions and tips

This is a public Discussion Area  publicRSS

Post

    Lorin Kobashigawa
    How can I access the comments for a card in either MQL or in...
    Post posted February 11, 2011 by Lorin Kobashigawa, last edited March 20, 2012
    579 Views, 3 Comments
    Topic:
    How can I access the comments for a card in either MQL or in a macro?
    Body:

    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

     

    • DaveM
      posted January 5, 2012 by DaveM

      Yes. This would be great. It should be a reference-able property. Is it one field that grows as comments are appended?

    • Rob Mason
      posted March 19, 2012 by Rob Mason

      Yeah, this would be a very useful bit of functionality!  Is it do-able?

      Thanks!

    • Bill DePhillips
      posted March 20, 2012 by Bill DePhillips

      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.