Feature Requests

Use this forum to post things that you would like to see in future versions of Mingle

This is a public Discussion Area  publicRSS

Post

    Jason Hendry
    Boolean card property type
    Post posted February 18, 2010 by Jason Hendry
    464 Views, 2 Comment
    Topic:
    Boolean card property type
    Body:

    Did I miss something in the help ?

    There doesn't seem to be the capability of creating a boolean (true/false) card property.  The practical application is to flag defects that require more information from Test/BA while in development.  I don't want to introduce a new status for fear of over complicating the linear transitions from New to  Closed.

    I suppose I could make it some other kind of field and test for !null to determine if its been flagged, but that seems a bit superfluous to requirements.

    I'm open to other suggestions or pointers to something completely obvious that was missed.

    Mingle: 3.0

    Comment

    • Suzie Prince
      posted February 22, 2010 by Suzie Prince

      Jason

      We do not have a boolean property type but if you want one you can create one by creating a text property with the values of true and false. Using the card type defaults you can either set cards to have a value of true or false on creation as needed.

      Does this seem like a reasonable solution?

      Thanks

      - Suzie

      • Jason Hendry
        posted February 22, 2010 by Jason Hendry

        Hey Suzie,

        Yeah that's a great solution, wonder why I didn't think of it?

        Regards,

        Jason.