Rally Software

  • 1.  How can I display all completed (and non-accepted) Work Items?

    Posted Jan 04, 2016 11:44 AM
    I am trying to display a list of all Work Items that have been "Completed" but not "Accepted." This would mean displaying all User Stories, Tasks, etc. that have a state of "Completed." I have tried a few different options, but cannot seem to figure this out.

    Creating a Custom View worked for displaying User Stories only, but it wasn't able to display Tasks. Any ideas? Thanks!


  • 2.  Re: How can I display all completed (and non-accepted) Work Items?
    Best Answer

    Posted Feb 05, 2016 08:50 PM
    You can't query both work item types in a single query, but I routinely build dashboards with multiple Custom Lists and just apply similar query criteria. By the way, there's no Accepted state for Tasks (they're Defined, In-Progress or Completed) so the use case you outlined would exclude Tasks anyway. If a User Story has child Tasks then as soon as the last Task is set to Completed the story automatically moves to Completed, so querying stories only might fulfill yournuse case requirement.