Rally Software

 View Only
  • 1.  Filter on Defect Suites Field

    Posted Jul 05, 2022 08:51 AM
    We have a team who is starting to use the defect suites field to manage their defects.  They are trying to identify defects that don't have a suite, but can't figure out how to filter on the "Defect Suites" field on the defect itself.  The field doesn't appear on any list views to use for a filter.  Any thoughts on how they can accomplish this?


  • 2.  RE: Filter on Defect Suites Field

    Broadcom Employee
    Posted Jul 05, 2022 10:58 AM
    Hi Sheila,

    You can use the Custom List app (available in App Catalog), and use the Settings page to include a Query filter: (DefectSuites.ObjectID = null), see below.
    This query basically returns all defect objects that have nothing in their DefectSuites field. This can only happen if the defect isn't associated with any defect suite, otherwise that field will not be null:



    Please let us know if that helped.

    Thanks,
    Sagi