Loading...
Loading...
Compare original and translation side by side
dxs devops workitem <ID> --full --expand All--full--expand All| Field | What it tells you |
|---|---|
| Report name and purpose |
| High-level requirements, often includes embedded screenshots of expected output |
| Detailed specs — SQL queries, column lists, business rules. This is often the richest source of field/data requirements |
| Broader project context (fetch if needed for background) |
| Implementation sub-tasks — may contain additional specs |
| Existing reports, sample output PDFs, BRDs |
| Sprint/priority context |
descriptiondesignSELECTdxs devops workitem <ID> --full --expand All--full--expand All| 字段 | 说明信息 |
|---|---|
| 报告名称与用途 |
| 高层级需求,通常包含预期输出的嵌入式截图 |
| 详细规格——SQL查询、列列表、业务规则。这通常是字段/数据需求最丰富的来源 |
| 更广泛的项目上下文(如需背景信息可获取) |
| 实现子任务——可能包含额外规格 |
| 现有报告、示例输出PDF、业务需求文档(BRD) |
| 迭代/优先级上下文 |
descriptiondesignSELECTThis work item has:
- Parent: #218666
- Children: #218813
- Attachments: 4 files (ValleyWarehouseReceiptInvoice.rdlx-json, Order 96269-20250041 - Receiving report.pdf, ...)
Would you like me to fetch any of the child items for additional context?dxs devops workitems <ID1>,<ID2> --description --discussions--description--discussions该工作项包含:
- 父项:#218666
- 子项:#218813
- 附件:4个文件(ValleyWarehouseReceiptInvoice.rdlx-json, Order 96269-20250041 - Receiving report.pdf, ...)
是否需要获取任何子项以补充上下文信息?dxs devops workitems <ID1>,<ID2> --description --discussions--description--discussionsThis work item has:
- Description: [1-sentence summary]
- Design field: [1-sentence summary — e.g., "SQL views for 3 datasets"]
- Attachments: [list filenames]
- Children: [list if any]
Which of these should I focus on for the report requirements?
Are any of the attachments not relevant to this report?该工作项包含:
- 描述:[1句话摘要]
- 设计字段:[1句话摘要——例如:"3个数据集的SQL视图"]
- 附件:[文件名列表]
- 子项:[如有则列出]
在提取报告需求时,我应重点关注哪些内容?
是否有任何附件与本次报告无关?dxs devops attachments <ID>dxs devops attachments <ID> --download 1 --out <artifact_dir>/requirements/report.rdlx-json
dxs devops attachments <ID> --download "Valley Cold HC BRD.pdf" --out <artifact_dir>/requirements/brd.pdf| Extension | Action | Why |
|---|---|---|
| Download + read | Existing report — extract layout, DataSets, field mappings |
| Download + read | SSRS source — extract SQL queries and field mappings for migration |
| Download only | May or may not match the current report — ask user before using as layout reference |
| Download if BRD/spec | May contain detailed field lists or business rules |
| Skip | Usually embedded screenshots already visible in description |
.rdlx-jsondxs report inspectdxs report inspect <artifact_dir>/requirements/report.rdlx-json.rdl<CommandText>SELECTFROMJOINpopplerdescriptiondesign.pdfdxs devops attachments <ID>dxs devops attachments <ID> --download 1 --out <artifact_dir>/requirements/report.rdlx-json
dxs devops attachments <ID> --download "Valley Cold HC BRD.pdf" --out <artifact_dir>/requirements/brd.pdf| 扩展名 | 操作 | 原因 |
|---|---|---|
| 下载并读取 | 现有报告——提取布局、数据集、字段映射 |
| 下载并读取 | SSRS源文件——提取SQL查询和字段映射用于迁移 |
| 仅下载 | 可能与当前报告匹配也可能不匹配——用作布局参考前需询问用户 |
| 若为BRD/规格文档则下载 | 可能包含详细字段列表或业务规则 |
| 跳过 | 通常是已嵌入描述中的截图 |
.rdlx-jsondxs report inspectdxs report inspect <artifact_dir>/requirements/report.rdlx-json.rdl<CommandText>SELECTFROMJOINpopplerdescriptiondesignundefinedundefinedany()all()startswithendswithcontainsnot (endswith(Name,'-10') and (startswith(Name,'04') or ...))any()all()startswithendswithcontainsnot (endswith(Name,'-10') and (startswith(Name,'04') or ...))
Save the brief to `<artifact_dir>/requirements/requirements-brief.md` if artifacts are enabled.
若启用工件功能,将简报保存到 `<artifact_dir>/requirements/requirements-brief.md`。