Import PingCode Bugs
pingcode_import_bugsImport bugs from Excel or CSV files by matching column headers, with options to create, update, or upsert. Use dry-run to preview changes.
Instructions
按截图表头从 .xlsx/.csv 导入缺陷。默认 dryRun=true。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | upsert | |
| dryRun | No | 默认 true,仅返回导入计划;传 false 才执行写入。 | |
| maxRows | No | ||
| filePath | Yes | Excel/CSV 文件路径,支持 .xlsx/.csv。 | |
| projectId | No | ||
| sheetName | No | 工作表名称,默认第一个 sheet。 | |
| projectIdentifier | No |