Log in if you have an account.
Otherwise, register for an account.
For more details, please visit the How This Site Works page.
My name is Ethan. I’m one of the Product Managers at ThoughtWorks Studios.
Are you frustrated by the effort required to manage user accounts in Mingle or Go? Have you ever wished for a centralized way to grant users access to multiple projects or pipeline groups?
We’re currently working on something new that we hope will improve this experience in our products. If this is something you’ve been looking for, please indicate your interest by filling out the short survey below.
Thank you! We will contact you soon!
http://www.surveymonkey.com/s/YFT3LX2

Given: Card tree of: Release - Iteration - Story
When: I have an iteration that has stories from two different releases
Then: ??? What are people doing in these cases
----------------------
What I am doing now (which I am not satisified with)
Then: I have an Iteration for each release that have the same start and stop dates
And: I temporarily have two iteration views for tracking
----------------------
I have the case at the end of each release where I have one iteration in which the team is generally working on a few small defects/ui tweaks for the current release but mostly focusing on stories for the next release. It causes me a few issues. 1) Multiple iteration cards that represent a single physical iteration in the real world. 2) For real metrics I need to combine the data from the two iteration. 3) a bit confusing but not overwhelming.
Ideally we would have no defects but we are not there yet, we still need an iteration of stabilization.
Ideas for a better way to visualize this situation?
Thanks,
Wes

Maybe I'm missing something obvious.. but I am trying to show a total at the bottom of a table... like a total for sum planning estimate here.
Any ideas?
Query and screenshot below..
Thanks,
Mike
{{
table
query: SELECT 'Development Completed in Sprint', SUM('Planning Estimate'), SUM('Actual Effort') WHERE 'Type' IN ('Task','Story') AND Status != 'Deleted'
}}
Hi folks,
I have a tab called "All" that shows all cards sorted by Number. I'd like to know if is possible to sort these cards by rank as happen on the grid view mode?
Thanks.

Want everyone to know we've updated the Mingle Connector for Visual Studio. Faster. More flexible. Open source. If you use Visual Sudio and want a more seamless Mingle experience check it out.
Here.
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.