# v3.3.9-以关联关系描述来筛选工作项

更新内容：

* 支持以关联关系的描述来筛选工作项数据，筛选方式包括：

  -包含

  -不包含

  -为空

  -不为空

### 使用指南（功能介绍/使用场景/操作指引） <a href="#shi-yong-zhi-nan-gong-neng-jie-shao-shi-yong-chang-jing-cao-zuo-zhi-yin" id="shi-yong-zhi-nan-gong-neng-jie-shao-shi-yong-chang-jing-cao-zuo-zhi-yin"></a>

以需求管理为例：

* 产品负责人希望知道哪些特性没有拆解用户故事，则在项目里的特性组件设置以下筛选条件：

  -特性拆解的用户故事 为空
* 产品负责人希望看到某个特性的用户故事拆解细节和完成情况。除了在特性的详情页查看关联内容以外，还可以在项目里的用户故事组件里设置以下筛选条件：

  -来源特性 包括 「支持待办事项组件（示例数据）」

与直接查看特性的详情页相比，在列表下筛选出符合条件的用户故事后，还能对用户故事进行排序、分组、编辑或导出（⚠️需要确认迭代范围是否包括分组与导出）。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides-ones.gitbook.io/guides/news/news/v3.3.9-yi-guan-lian-guan-xi-miao-shu-lai-shai-xuan-gong-zuo-xiang.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
