Filter on Task Status field is not filtering out Tasks
search cancel

Filter on Task Status field is not filtering out Tasks

book

Article ID: 8491

calendar_today

Updated On:

Products

CA Agile Central On Premise (Rally) CA Agile Central SaaS (Rally)

Issue/Introduction

When applying the filter Task Status != Completed, the list still shows Tasks that are Completed.

<Please see attached file for image>

1.png

Environment

Release:
Component: ACSAAS

Cause

Task Status is a field attached to a User Story that is based on the rollup of all the Tasks associated to the User Story. The field’s value will not be set to Completed unless all the Tasks in a User Story are in the Completed state.

In the example above, the value for the Task Status field remains In-Progress because there is still one Task In-Progress.

 

Resolution

When viewing a list, such as shown above, the filtered fields set are dependent upon the work item type being displayed in the list. In the above example, only fields on the User Story work item (HierarchicalRequirement in the Web Services API doc) are available to filter.

The Task Status field is a calculated field on the User Story work item that will always be:

  • “Defined” only if all Tasks are Defined
  • “Completed” only if all Tasks are Completed
  • “In-Progress” if one or more Task is In-Progress

<Please see attached file for image>

src="/servlet/servlet.FileDownload?file=0150c000004AKDIAA4" alt="2.png" width="634" height="202">

Attachments

1558700437679000008491_sktwi1f5rjvs16p2i.png get_app
1558700435726000008491_sktwi1f5rjvs16p2h.png get_app